Class JDFAutoGangSource

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoGangSource
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFGangSource

public abstract class JDFAutoGangSource extends JDFElement
class JDFAutoGangSource : public JDFElement
See Also:
  • Constructor Details

    • JDFAutoGangSource

      protected JDFAutoGangSource(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String qualifiedName)
      Constructor for JDFAutoGangSource
      Parameters:
      myOwnerDocument -
      qualifiedName -
    • JDFAutoGangSource

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

      protected JDFAutoGangSource(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName)
      Constructor for JDFAutoGangSource
      Parameters:
      myOwnerDocument -
      myNamespaceURI -
      qualifiedName -
      myLocalName -
  • Method Details

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • setAssemblyID

      public void setAssemblyID(String value)
      (36) set attribute AssemblyID
      Parameters:
      value - the value to set the attribute to
    • getAssemblyID

      public String getAssemblyID()
      (23) get String attribute AssemblyID
      Returns:
      the value of the attribute
    • setCopies

      public void setCopies(int value)
      (36) set attribute Copies
      Parameters:
      value - the value to set the attribute to
    • getCopies

      public int getCopies()
      (15) get int attribute Copies
      Returns:
      int the value of the attribute
    • setJobID

      public void setJobID(String value)
      (36) set attribute JobID
      Parameters:
      value - the value to set the attribute to
    • getJobID

      public String getJobID()
      (23) get String attribute JobID
      Returns:
      the value of the attribute