Class JDFAutoAdhesiveBindingParams

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

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

      • JDFAutoAdhesiveBindingParams

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

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

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

      • setPullOutValue

        public void setPullOutValue​(double value)
        (36) set attribute PullOutValue
        Parameters:
        value - the value to set the attribute to
      • getPullOutValue

        public double getPullOutValue()
        (17) get double attribute PullOutValue
        Returns:
        double the value of the attribute
      • setFlexValue

        public void setFlexValue​(double value)
        (36) set attribute FlexValue
        Parameters:
        value - the value to set the attribute to
      • getFlexValue

        public double getFlexValue()
        (17) get double attribute FlexValue
        Returns:
        double the value of the attribute
      • getSpinePreparationParams

        public JDFSpinePreparationParams getSpinePreparationParams()
        (24) const get element SpinePreparationParams
        Returns:
        JDFSpinePreparationParams the element
      • getCreateSpinePreparationParams

        public JDFSpinePreparationParams getCreateSpinePreparationParams()
        (25) getCreateSpinePreparationParams
        Returns:
        JDFSpinePreparationParams the element
      • getCreateSpinePreparationParams

        public JDFSpinePreparationParams getCreateSpinePreparationParams​(int iSkip)
        (26) getCreateSpinePreparationParams
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFSpinePreparationParams the element
      • getSpinePreparationParams

        public JDFSpinePreparationParams getSpinePreparationParams​(int iSkip)
        (27) const get element SpinePreparationParams
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFSpinePreparationParams the element default is getSpinePreparationParams(0)
      • getAllSpinePreparationParams

        public java.util.Collection<JDFSpinePreparationParams> getAllSpinePreparationParams()
        Get all SpinePreparationParams from the current element
        Returns:
        Collection, null if none are available
      • appendSpinePreparationParams

        public JDFSpinePreparationParams appendSpinePreparationParams()
        (30) append element SpinePreparationParams
        Returns:
        JDFSpinePreparationParams the element
      • getGlueApplication

        public JDFGlueApplication getGlueApplication()
        (24) const get element GlueApplication
        Returns:
        JDFGlueApplication the element
      • getCreateGlueApplication

        public JDFGlueApplication getCreateGlueApplication()
        (25) getCreateGlueApplication
        Returns:
        JDFGlueApplication the element
      • getCreateGlueApplication

        public JDFGlueApplication getCreateGlueApplication​(int iSkip)
        (26) getCreateGlueApplication
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFGlueApplication the element
      • getGlueApplication

        public JDFGlueApplication getGlueApplication​(int iSkip)
        (27) const get element GlueApplication
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFGlueApplication the element default is getGlueApplication(0)
      • getAllGlueApplication

        public java.util.Collection<JDFGlueApplication> getAllGlueApplication()
        Get all GlueApplication from the current element
        Returns:
        Collection, null if none are available
      • appendGlueApplication

        public JDFGlueApplication appendGlueApplication()
        (30) append element GlueApplication
        Returns:
        JDFGlueApplication the element
      • getSpineTapingParams

        public JDFSpineTapingParams getSpineTapingParams()
        (24) const get element SpineTapingParams
        Returns:
        JDFSpineTapingParams the element
      • getCreateSpineTapingParams

        public JDFSpineTapingParams getCreateSpineTapingParams()
        (25) getCreateSpineTapingParams
        Returns:
        JDFSpineTapingParams the element
      • getCreateSpineTapingParams

        public JDFSpineTapingParams getCreateSpineTapingParams​(int iSkip)
        (26) getCreateSpineTapingParams
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFSpineTapingParams the element
      • getSpineTapingParams

        public JDFSpineTapingParams getSpineTapingParams​(int iSkip)
        (27) const get element SpineTapingParams
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFSpineTapingParams the element default is getSpineTapingParams(0)
      • getAllSpineTapingParams

        public java.util.Collection<JDFSpineTapingParams> getAllSpineTapingParams()
        Get all SpineTapingParams from the current element
        Returns:
        Collection, null if none are available
      • appendSpineTapingParams

        public JDFSpineTapingParams appendSpineTapingParams()
        (30) append element SpineTapingParams
        Returns:
        JDFSpineTapingParams the element
      • getCoverApplicationParams

        public JDFCoverApplicationParams getCoverApplicationParams()
        (24) const get element CoverApplicationParams
        Returns:
        JDFCoverApplicationParams the element
      • getCreateCoverApplicationParams

        public JDFCoverApplicationParams getCreateCoverApplicationParams()
        (25) getCreateCoverApplicationParams
        Returns:
        JDFCoverApplicationParams the element
      • getCreateCoverApplicationParams

        public JDFCoverApplicationParams getCreateCoverApplicationParams​(int iSkip)
        (26) getCreateCoverApplicationParams
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFCoverApplicationParams the element
      • getCoverApplicationParams

        public JDFCoverApplicationParams getCoverApplicationParams​(int iSkip)
        (27) const get element CoverApplicationParams
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFCoverApplicationParams the element default is getCoverApplicationParams(0)
      • getAllCoverApplicationParams

        public java.util.Collection<JDFCoverApplicationParams> getAllCoverApplicationParams()
        Get all CoverApplicationParams from the current element
        Returns:
        Collection, null if none are available
      • appendCoverApplicationParams

        public JDFCoverApplicationParams appendCoverApplicationParams()
        (30) append element CoverApplicationParams
        Returns:
        JDFCoverApplicationParams the element