Class JDFAutoBoxPackingParams

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

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

      • JDFAutoBoxPackingParams

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

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

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

      • setBoxTypeDetails

        public void setBoxTypeDetails​(java.lang.String value)
        (36) set attribute BoxTypeDetails
        Parameters:
        value - the value to set the attribute to
      • getBoxTypeDetails

        public java.lang.String getBoxTypeDetails()
        (23) get String attribute BoxTypeDetails
        Returns:
        the value of the attribute
      • setComponentsPerRow

        public void setComponentsPerRow​(int value)
        (36) set attribute ComponentsPerRow
        Parameters:
        value - the value to set the attribute to
      • getComponentsPerRow

        public int getComponentsPerRow()
        (15) get int attribute ComponentsPerRow
        Returns:
        int the value of the attribute
      • setColumns

        public void setColumns​(int value)
        (36) set attribute Columns
        Parameters:
        value - the value to set the attribute to
      • getColumns

        public int getColumns()
        (15) get int attribute Columns
        Returns:
        int the value of the attribute
      • setCopies

        public void setCopies​(int value)
        (36) set attribute Copies
        Parameters:
        value - the value to set the attribute to
      • getCopies

        public int getCopies()
        (15) get int attribute Copies
        Returns:
        int the value of the attribute
      • setFillMaterial

        public void setFillMaterial​(java.lang.String value)
        (36) set attribute FillMaterial
        Parameters:
        value - the value to set the attribute to
      • getFillMaterial

        public java.lang.String getFillMaterial()
        (23) get String attribute FillMaterial
        Returns:
        the value of the attribute
      • setLayers

        public void setLayers​(int value)
        (36) set attribute Layers
        Parameters:
        value - the value to set the attribute to
      • getLayers

        public int getLayers()
        (15) get int attribute Layers
        Returns:
        int the value of the attribute
      • setMaxWeight

        public void setMaxWeight​(double value)
        (36) set attribute MaxWeight
        Parameters:
        value - the value to set the attribute to
      • getMaxWeight

        public double getMaxWeight()
        (17) get double attribute MaxWeight
        Returns:
        double the value of the attribute
      • setPattern

        public void setPattern​(java.lang.String value)
        (36) set attribute Pattern
        Parameters:
        value - the value to set the attribute to
      • getPattern

        public java.lang.String getPattern()
        (23) get String attribute Pattern
        Returns:
        the value of the attribute
      • setRows

        public void setRows​(int value)
        (36) set attribute Rows
        Parameters:
        value - the value to set the attribute to
      • getRows

        public int getRows()
        (15) get int attribute Rows
        Returns:
        int the value of the attribute
      • setTies

        public void setTies​(JDFIntegerList value)
        (36) set attribute Ties
        Parameters:
        value - the value to set the attribute to
      • getTies

        public JDFIntegerList getTies()
        (20) get JDFIntegerList attribute Ties
        Returns:
        JDFIntegerList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerList
      • setUnderLays

        public void setUnderLays​(JDFIntegerList value)
        (36) set attribute UnderLays
        Parameters:
        value - the value to set the attribute to
      • getUnderLays

        public JDFIntegerList getUnderLays()
        (20) get JDFIntegerList attribute UnderLays
        Returns:
        JDFIntegerList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerList