Class JDFAutoPackingParams

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

public abstract class JDFAutoPackingParams extends JDFResource
class JDFAutoPackingParams : public JDFResource
See Also:
  • Constructor Details

    • JDFAutoPackingParams

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFResource
      Returns:
    • init

      public boolean init()
      Description copied from class: JDFResource
      default initialization
      Overrides:
      init in class JDFResource
      Returns:
      true if ok
      See Also:
    • getValidClass

      public JDFResource.EnumResourceClass getValidClass()
      Description copied from class: JDFResource
      get the fixed class for this resource,
      Overrides:
      getValidClass in class JDFResource
      Returns:
      the resource Class
    • setPalletWrapping

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

      public JDFAutoPackingParams.EnumPalletWrapping getPalletWrapping()
      (9) get attribute PalletWrapping
      Returns:
      the value of the attribute
    • setWrappingMaterial

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

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

      public JDFAutoPackingParams.EnumPalletType getPalletType()
      (9) get attribute PalletType
      Returns:
      the value of the attribute
    • 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