Class JDFAutoPartAmount

  • 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

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

      • JDFAutoPartAmount

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

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

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

      • setActualAmount

        public void setActualAmount​(double value)
        (36) set attribute ActualAmount
        Parameters:
        value - the value to set the attribute to
      • getActualAmount

        public double getActualAmount()
        (17) get double attribute ActualAmount
        Returns:
        double the value of the attribute
      • 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
      • setDraftOK

        public void setDraftOK​(boolean value)
        (36) set attribute DraftOK
        Parameters:
        value - the value to set the attribute to
      • getDraftOK

        public boolean getDraftOK()
        (18) get boolean attribute DraftOK
        Returns:
        boolean the value of the attribute
      • setDuration

        public void setDuration​(JDFDuration value)
        (36) set attribute Duration
        Parameters:
        value - the value to set the attribute to
      • getDuration

        public JDFDuration getDuration()
        (20) get JDFDuration attribute Duration
        Returns:
        JDFDuration the value of the attribute, null if a the attribute value is not a valid to create a JDFDuration
      • setMaxAmount

        public void setMaxAmount​(double value)
        (36) set attribute MaxAmount
        Parameters:
        value - the value to set the attribute to
      • getMaxAmount

        public double getMaxAmount()
        (17) get double attribute MaxAmount
        Returns:
        double the value of the attribute
      • setMinAmount

        public void setMinAmount​(double value)
        (36) set attribute MinAmount
        Parameters:
        value - the value to set the attribute to
      • getMinAmount

        public double getMinAmount()
        (17) get double attribute MinAmount
        Returns:
        double the value of the attribute
      • setMinLateStatus

        public void setMinLateStatus​(JDFElement.EnumNodeStatus enumVar)
        (5) set attribute MinLateStatus
        Parameters:
        enumVar - the enumVar to set the attribute to
      • getMinLateStatus

        public JDFElement.EnumNodeStatus getMinLateStatus()
        (9) get attribute MinLateStatus
        Returns:
        the value of the attribute
      • setMinStatus

        public void setMinStatus​(JDFElement.EnumNodeStatus enumVar)
        (5) set attribute MinStatus
        Parameters:
        enumVar - the enumVar to set the attribute to
      • getMinStatus

        public JDFElement.EnumNodeStatus getMinStatus()
        (9) get attribute MinStatus
        Returns:
        the value of the attribute
      • setOrientation

        public void setOrientation​(JDFAutoPartAmount.EnumOrientation enumVar)
        (5) set attribute Orientation
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setPipePause

        public void setPipePause​(double value)
        (36) set attribute PipePause
        Parameters:
        value - the value to set the attribute to
      • getPipePause

        public double getPipePause()
        (17) get double attribute PipePause
        Returns:
        double the value of the attribute
      • setPipeResume

        public void setPipeResume​(double value)
        (36) set attribute PipeResume
        Parameters:
        value - the value to set the attribute to
      • getPipeResume

        public double getPipeResume()
        (17) get double attribute PipeResume
        Returns:
        double the value of the attribute
      • setPipeURL

        public void setPipeURL​(java.lang.String value)
        (36) set attribute PipeURL
        Parameters:
        value - the value to set the attribute to
      • getPipeURL

        public java.lang.String getPipeURL()
        (23) get String attribute PipeURL
        Returns:
        the value of the attribute
      • setRemotePipeEndPause

        public void setRemotePipeEndPause​(double value)
        (36) set attribute RemotePipeEndPause
        Parameters:
        value - the value to set the attribute to
      • getRemotePipeEndPause

        public double getRemotePipeEndPause()
        (17) get double attribute RemotePipeEndPause
        Returns:
        double the value of the attribute
      • setRemotePipeEndResume

        public void setRemotePipeEndResume​(double value)
        (36) set attribute RemotePipeEndResume
        Parameters:
        value - the value to set the attribute to
      • getRemotePipeEndResume

        public double getRemotePipeEndResume()
        (17) get double attribute RemotePipeEndResume
        Returns:
        double the value of the attribute
      • setStart

        public void setStart​(JDFDate value)
        (11) set attribute Start
        Parameters:
        value - the value to set the attribute to or null
      • getStart

        public JDFDate getStart()
        (12) get JDFDate attribute Start
        Returns:
        JDFDate the value of the attribute
      • setStartOffset

        public void setStartOffset​(JDFDuration value)
        (36) set attribute StartOffset
        Parameters:
        value - the value to set the attribute to
      • getStartOffset

        public JDFDuration getStartOffset()
        (20) get JDFDuration attribute StartOffset
        Returns:
        JDFDuration the value of the attribute, null if a the attribute value is not a valid to create a JDFDuration
      • setTransformation

        public void setTransformation​(JDFMatrix value)
        (36) set attribute Transformation
        Parameters:
        value - the value to set the attribute to
      • getTransformation

        public JDFMatrix getTransformation()
        (20) get JDFMatrix attribute Transformation
        Returns:
        JDFMatrix the value of the attribute, null if a the attribute value is not a valid to create a JDFMatrix
      • getLot

        public JDFLot getLot()
        (24) const get element Lot
        Returns:
        JDFLot the element
      • getCreateLot

        public JDFLot getCreateLot()
        (25) getCreateLot
        Returns:
        JDFLot the element
      • getCreateLot

        public JDFLot getCreateLot​(int iSkip)
        (26) getCreateLot
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFLot the element
      • getLot

        public JDFLot getLot​(int iSkip)
        (27) const get element Lot
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFLot the element default is getLot(0)
      • getAllLot

        public java.util.Collection<JDFLot> getAllLot()
        Get all Lot from the current element
        Returns:
        Collection, null if none are available
      • appendLot

        public JDFLot appendLot()
        (30) append element Lot
        Returns:
        JDFLot the element