Class JDFAutoResourceInfo

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

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

      • JDFAutoResourceInfo

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

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

        protected JDFAutoResourceInfo​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                      java.lang.String myNamespaceURI,
                                      java.lang.String qualifiedName,
                                      java.lang.String myLocalName)
        Constructor for JDFAutoResourceInfo
        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
      • setAvailableAmount

        public void setAvailableAmount​(double value)
        (36) set attribute AvailableAmount
        Parameters:
        value - the value to set the attribute to
      • getAvailableAmount

        public double getAvailableAmount()
        (17) get double attribute AvailableAmount
        Returns:
        double the value of the attribute
      • setCommandResult

        public void setCommandResult​(JDFAutoResourceInfo.EnumCommandResult enumVar)
        (5) set attribute CommandResult
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setDeviceID

        public void setDeviceID​(java.lang.String value)
        (36) set attribute DeviceID
        Parameters:
        value - the value to set the attribute to
      • getDeviceID

        public java.lang.String getDeviceID()
        (23) get String attribute DeviceID
        Returns:
        the value of the attribute
      • setLevel

        public void setLevel​(JDFAutoResourceInfo.EnumLevel enumVar)
        (5) set attribute Level
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setLocation

        public void setLocation​(java.lang.String value)
        (36) set attribute Location
        Parameters:
        value - the value to set the attribute to
      • getLocation

        public java.lang.String getLocation()
        (23) get String attribute Location
        Returns:
        the value of the attribute
      • setLotControlled

        public void setLotControlled​(boolean value)
        (36) set attribute LotControlled
        Parameters:
        value - the value to set the attribute to
      • getLotControlled

        public boolean getLotControlled()
        (18) get boolean attribute LotControlled
        Returns:
        boolean the value of the attribute
      • setModuleID

        public void setModuleID​(java.lang.String value)
        (36) set attribute ModuleID
        Parameters:
        value - the value to set the attribute to
      • getModuleID

        public java.lang.String getModuleID()
        (23) get String attribute ModuleID
        Returns:
        the value of the attribute
      • setModuleIndex

        public void setModuleIndex​(JDFIntegerRangeList value)
        (36) set attribute ModuleIndex
        Parameters:
        value - the value to set the attribute to
      • getModuleIndex

        public JDFIntegerRangeList getModuleIndex()
        (20) get JDFIntegerRangeList attribute ModuleIndex
        Returns:
        JDFIntegerRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerRangeList
      • setOrientation

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

        public void setProcessUsage​(java.lang.String value)
        (36) set attribute ProcessUsage
        Parameters:
        value - the value to set the attribute to
      • getProcessUsage

        public java.lang.String getProcessUsage()
        (23) get String attribute ProcessUsage
        Returns:
        the value of the attribute
      • setProductID

        public void setProductID​(java.lang.String value)
        (36) set attribute ProductID
        Parameters:
        value - the value to set the attribute to
      • getProductID

        public java.lang.String getProductID()
        (23) get String attribute ProductID
        Returns:
        the value of the attribute
      • setResourceID

        public void setResourceID​(java.lang.String value)
        (36) set attribute ResourceID
        Parameters:
        value - the value to set the attribute to
      • getResourceID

        public java.lang.String getResourceID()
        (23) get String attribute ResourceID
        Returns:
        the value of the attribute
      • setResourceName

        public void setResourceName​(java.lang.String value)
        (36) set attribute ResourceName
        Parameters:
        value - the value to set the attribute to
      • getResourceName

        public java.lang.String getResourceName()
        (23) get String attribute ResourceName
        Returns:
        the value of the attribute
      • setScope

        public void setScope​(JDFAutoResourceInfo.EnumScope enumVar)
        (5) set attribute Scope
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setSpeed

        public void setSpeed​(double value)
        (36) set attribute Speed
        Parameters:
        value - the value to set the attribute to
      • getSpeed

        public double getSpeed()
        (17) get double attribute Speed
        Returns:
        double the value of the attribute
      • setResStatus

        public void setResStatus​(JDFResource.EnumResStatus enumVar)
        (5) set attribute Status
        Parameters:
        enumVar - the enumVar to set the attribute to
      • getResStatus

        public JDFResource.EnumResStatus getResStatus()
        (9) get attribute Status
        Returns:
        the value of the attribute
      • setTotalAmount

        public void setTotalAmount​(double value)
        (36) set attribute TotalAmount
        Parameters:
        value - the value to set the attribute to
      • getTotalAmount

        public double getTotalAmount()
        (17) get double attribute TotalAmount
        Returns:
        double the value of the attribute
      • 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
      • setUnit

        public void setUnit​(java.lang.String value)
        (36) set attribute Unit
        Parameters:
        value - the value to set the attribute to
      • getUnit

        public java.lang.String getUnit()
        (23) get String attribute Unit
        Returns:
        the value of the attribute
      • setUsage

        public void setUsage​(JDFResourceLink.EnumUsage enumVar)
        (5) set attribute Usage
        Parameters:
        enumVar - the enumVar to set the attribute to
      • getAmountPool

        public JDFAmountPool getAmountPool()
        (24) const get element AmountPool
        Returns:
        JDFAmountPool the element
      • getCreateAmountPool

        public JDFAmountPool getCreateAmountPool()
        (25) getCreateAmountPool
        Returns:
        JDFAmountPool the element
      • appendAmountPool

        public JDFAmountPool appendAmountPool()
        (29) append element AmountPool
        Returns:
        JDFAmountPool the element @ if the element already exists
      • getCostCenter

        public JDFCostCenter getCostCenter()
        (24) const get element CostCenter
        Returns:
        JDFCostCenter the element
      • getCreateCostCenter

        public JDFCostCenter getCreateCostCenter()
        (25) getCreateCostCenter
        Returns:
        JDFCostCenter the element
      • appendCostCenter

        public JDFCostCenter appendCostCenter()
        (29) append element CostCenter
        Returns:
        JDFCostCenter the element @ if the element already exists
      • getEvent

        public JDFEvent getEvent()
        (24) const get element Event
        Returns:
        JDFEvent the element
      • getCreateEvent

        public JDFEvent getCreateEvent()
        (25) getCreateEvent
        Returns:
        JDFEvent the element
      • getCreateEvent

        public JDFEvent getCreateEvent​(int iSkip)
        (26) getCreateEvent
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFEvent the element
      • getEvent

        public JDFEvent getEvent​(int iSkip)
        (27) const get element Event
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFEvent the element default is getEvent(0)
      • getAllEvent

        public java.util.Collection<JDFEvent> getAllEvent()
        Get all Event from the current element
        Returns:
        Collection, null if none are available
      • appendEvent

        public JDFEvent appendEvent()
        (30) append element Event
        Returns:
        JDFEvent the element
      • 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
      • getMISDetails

        public JDFMISDetails getMISDetails()
        (24) const get element MISDetails
        Returns:
        JDFMISDetails the element
      • getCreateMISDetails

        public JDFMISDetails getCreateMISDetails()
        (25) getCreateMISDetails
        Returns:
        JDFMISDetails the element
      • appendMISDetails

        public JDFMISDetails appendMISDetails()
        (29) append element MISDetails
        Returns:
        JDFMISDetails the element @ if the element already exists
      • getPart

        public JDFPart getPart()
        (24) const get element Part
        Returns:
        JDFPart the element
      • getCreatePart

        public JDFPart getCreatePart()
        (25) getCreatePart
        Returns:
        JDFPart the element
      • getCreatePart

        public JDFPart getCreatePart​(int iSkip)
        (26) getCreatePart
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFPart the element
      • getPart

        public JDFPart getPart​(int iSkip)
        (27) const get element Part
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFPart the element default is getPart(0)
      • getAllPart

        public java.util.Collection<JDFPart> getAllPart()
        Get all Part from the current element
        Returns:
        Collection, null if none are available
      • appendPart

        public JDFPart appendPart()
        (30) append element Part
        Returns:
        JDFPart the element