Class JDFAutoCylinderPosition

  • 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:
    JDFCylinderPosition

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

      • JDFAutoCylinderPosition

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

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

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

      • 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
      • 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