Class JDFAutoPackingParams

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

    public abstract class JDFAutoPackingParams
    extends JDFResource
    class JDFAutoPackingParams : public JDFResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoPackingParams

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

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

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

      • setPalletWrapping

        public void setPalletWrapping​(JDFAutoPackingParams.EnumPalletWrapping enumVar)
        (5) set attribute PalletWrapping
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setWrappingMaterial

        public void setWrappingMaterial​(java.lang.String value)
        (36) set attribute WrappingMaterial
        Parameters:
        value - the value to set the attribute to
      • getWrappingMaterial

        public java.lang.String getWrappingMaterial()
        (23) get String attribute WrappingMaterial
        Returns:
        the value of the attribute
      • setBoxedQuantity

        public void setBoxedQuantity​(int value)
        (36) set attribute BoxedQuantity
        Parameters:
        value - the value to set the attribute to
      • getBoxedQuantity

        public int getBoxedQuantity()
        (15) get int attribute BoxedQuantity
        Returns:
        int the value of the attribute
      • setBoxShape

        public void setBoxShape​(JDFShape value)
        (36) set attribute BoxShape
        Parameters:
        value - the value to set the attribute to
      • getBoxShape

        public JDFShape getBoxShape()
        (20) get JDFShape attribute BoxShape
        Returns:
        JDFShape the value of the attribute, null if a the attribute value is not a valid to create a JDFShape
      • setCartonQuantity

        public void setCartonQuantity​(int value)
        (36) set attribute CartonQuantity
        Parameters:
        value - the value to set the attribute to
      • getCartonQuantity

        public int getCartonQuantity()
        (15) get int attribute CartonQuantity
        Returns:
        int the value of the attribute
      • setCartonShape

        public void setCartonShape​(JDFShape value)
        (36) set attribute CartonShape
        Parameters:
        value - the value to set the attribute to
      • getCartonShape

        public JDFShape getCartonShape()
        (20) get JDFShape attribute CartonShape
        Returns:
        JDFShape the value of the attribute, null if a the attribute value is not a valid to create a JDFShape
      • setCartonMaxWeight

        public void setCartonMaxWeight​(double value)
        (36) set attribute CartonMaxWeight
        Parameters:
        value - the value to set the attribute to
      • getCartonMaxWeight

        public double getCartonMaxWeight()
        (17) get double attribute CartonMaxWeight
        Returns:
        double the value of the attribute
      • setCartonStrength

        public void setCartonStrength​(double value)
        (36) set attribute CartonStrength
        Parameters:
        value - the value to set the attribute to
      • getCartonStrength

        public double getCartonStrength()
        (17) get double attribute CartonStrength
        Returns:
        double the value of the attribute
      • setPalletQuantity

        public void setPalletQuantity​(int value)
        (36) set attribute PalletQuantity
        Parameters:
        value - the value to set the attribute to
      • getPalletQuantity

        public int getPalletQuantity()
        (15) get int attribute PalletQuantity
        Returns:
        int the value of the attribute
      • setPalletSize

        public void setPalletSize​(JDFXYPair value)
        (36) set attribute PalletSize
        Parameters:
        value - the value to set the attribute to
      • getPalletSize

        public JDFXYPair getPalletSize()
        (20) get JDFXYPair attribute PalletSize
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setPalletMaxHeight

        public void setPalletMaxHeight​(double value)
        (36) set attribute PalletMaxHeight
        Parameters:
        value - the value to set the attribute to
      • getPalletMaxHeight

        public double getPalletMaxHeight()
        (17) get double attribute PalletMaxHeight
        Returns:
        double the value of the attribute
      • setPalletMaxWeight

        public void setPalletMaxWeight​(double value)
        (36) set attribute PalletMaxWeight
        Parameters:
        value - the value to set the attribute to
      • getPalletMaxWeight

        public double getPalletMaxWeight()
        (17) get double attribute PalletMaxWeight
        Returns:
        double the value of the attribute
      • setPalletType

        public void setPalletType​(JDFAutoPackingParams.EnumPalletType enumVar)
        (5) set attribute PalletType
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setWrappedQuantity

        public void setWrappedQuantity​(int value)
        (36) set attribute WrappedQuantity
        Parameters:
        value - the value to set the attribute to
      • getWrappedQuantity

        public int getWrappedQuantity()
        (15) get int attribute WrappedQuantity
        Returns:
        int the value of the attribute