Class JDFAutoFolderProduction

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.JDFAutoFolderProduction
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFFolderProduction

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

    • JDFAutoFolderProduction

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

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

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

    • getTheAttributeInfo

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

      public void setFolderModuleIndex(int value)
      (36) set attribute FolderModuleIndex
      Parameters:
      value - the value to set the attribute to
    • getFolderModuleIndex

      public int getFolderModuleIndex()
      (15) get int attribute FolderModuleIndex
      Returns:
      int the value of the attribute
    • setProductionType

      public void setProductionType(JDFAutoFolderProduction.EnumProductionType enumVar)
      (5) set attribute ProductionType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getProductionType

      public JDFAutoFolderProduction.EnumProductionType getProductionType()
      (9) get attribute ProductionType
      Returns:
      the value of the attribute