Class JDFAutoGangInfo

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFGangInfo

    public abstract class JDFAutoGangInfo
    extends JDFElement
    class JDFAutoGangInfo : public JDFElement
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoGangInfo

        protected JDFAutoGangInfo​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                  java.lang.String qualifiedName)
        Constructor for JDFAutoGangInfo
        Parameters:
        myOwnerDocument -
        qualifiedName -
      • JDFAutoGangInfo

        protected JDFAutoGangInfo​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                  java.lang.String myNamespaceURI,
                                  java.lang.String qualifiedName)
        Constructor for JDFAutoGangInfo
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
      • JDFAutoGangInfo

        protected JDFAutoGangInfo​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                  java.lang.String myNamespaceURI,
                                  java.lang.String qualifiedName,
                                  java.lang.String myLocalName)
        Constructor for JDFAutoGangInfo
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
        myLocalName -
    • Method Detail

      • setAmount

        public void setAmount​(double value)
        (36) set attribute Amount
        Parameters:
        value - the value to set the attribute to
      • getAmount

        public double getAmount()
        (17) get double attribute Amount
        Returns:
        double the value of the attribute
      • setGangName

        public void setGangName​(java.lang.String value)
        (36) set attribute GangName
        Parameters:
        value - the value to set the attribute to
      • getGangName

        public java.lang.String getGangName()
        (23) get String attribute GangName
        Returns:
        the value of the attribute