Class JDFAutoCylinderPosition

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

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

    • JDFAutoCylinderPosition

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

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

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

    • getTheAttributeInfo

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

      public void setPlatePosition(JDFXYPairRangeList value)
      (36) set attribute PlatePosition
      Parameters:
      value - the value to set the attribute to
    • getPlatePosition

      public JDFXYPairRangeList getPlatePosition()
      (20) get JDFXYPairRangeList attribute PlatePosition
      Returns:
      JDFXYPairRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPairRangeList
    • setPlateType

      public void setPlateType(JDFAutoExposedMedia.EPlateType enumVar)
      (5) set attribute PlateType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEPlateType

      public JDFAutoExposedMedia.EPlateType getEPlateType()
      (9) get attribute PlateType
      Returns:
      the value of the attribute
    • setPlateType

      @Deprecated public void setPlateType(JDFAutoExposedMedia.EnumPlateType enumVar)
      Deprecated.
      use SetPlateType(EPlateType) based on java.lang.enum instead
      (5) set attribute PlateType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getPlateType

      Deprecated.
      use EPlateType GetEPlateType() based on java.lang.enum instead
      (9) get attribute PlateType
      Returns:
      the value of the attribute
    • setPlateUsage

      public void setPlateUsage(JDFAutoCylinderPosition.EPlateUsage enumVar)
      (5) set attribute PlateUsage
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEPlateUsage

      public JDFAutoCylinderPosition.EPlateUsage getEPlateUsage()
      (9) get attribute PlateUsage
      Returns:
      the value of the attribute
    • setPlateUsage

      @Deprecated public void setPlateUsage(JDFAutoCylinderPosition.EnumPlateUsage enumVar)
      Deprecated.
      use SetPlateUsage(EPlateUsage) based on java.lang.enum instead
      (5) set attribute PlateUsage
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getPlateUsage

      Deprecated.
      use EPlateUsage GetEPlateUsage() based on java.lang.enum instead
      (9) get attribute PlateUsage
      Returns:
      the value of the attribute
    • setDeviceModuleIndex

      public void setDeviceModuleIndex(int value)
      (36) set attribute DeviceModuleIndex
      Parameters:
      value - the value to set the attribute to
    • getDeviceModuleIndex

      public int getDeviceModuleIndex()
      (15) get int attribute DeviceModuleIndex
      Returns:
      int the value of the attribute