Class JDFAutoRingBindingParams

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

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

      • JDFAutoRingBindingParams

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

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

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

      • setBinderColor

        public void setBinderColor​(JDFElement.EnumNamedColor value)
        (13) set attribute BinderColor
        Parameters:
        value - the value to set the attribute to
      • getBinderColor

        public JDFElement.EnumNamedColor getBinderColor()
        (19) get EnumNamedColor attribute BinderColor
        Returns:
        EnumNamedColor the value of the attribute
      • setBinderColorDetails

        public void setBinderColorDetails​(java.lang.String value)
        (36) set attribute BinderColorDetails
        Parameters:
        value - the value to set the attribute to
      • getBinderColorDetails

        public java.lang.String getBinderColorDetails()
        (23) get String attribute BinderColorDetails
        Returns:
        the value of the attribute
      • setBinderMaterial

        public void setBinderMaterial​(java.lang.String value)
        (36) set attribute BinderMaterial
        Parameters:
        value - the value to set the attribute to
      • getBinderMaterial

        public java.lang.String getBinderMaterial()
        (23) get String attribute BinderMaterial
        Returns:
        the value of the attribute
      • setBinderName

        public void setBinderName​(java.lang.String value)
        (36) set attribute BinderName
        Parameters:
        value - the value to set the attribute to
      • getBinderName

        public java.lang.String getBinderName()
        (23) get String attribute BinderName
        Returns:
        the value of the attribute
      • setRingDiameter

        public void setRingDiameter​(double value)
        (36) set attribute RingDiameter
        Parameters:
        value - the value to set the attribute to
      • getRingDiameter

        public double getRingDiameter()
        (17) get double attribute RingDiameter
        Returns:
        double the value of the attribute
      • setRingMechanic

        public void setRingMechanic​(boolean value)
        (36) set attribute RingMechanic
        Parameters:
        value - the value to set the attribute to
      • getRingMechanic

        public boolean getRingMechanic()
        (18) get boolean attribute RingMechanic
        Returns:
        boolean the value of the attribute
      • setRingShape

        public void setRingShape​(java.lang.String value)
        (36) set attribute RingShape
        Parameters:
        value - the value to set the attribute to
      • getRingShape

        public java.lang.String getRingShape()
        (23) get String attribute RingShape
        Returns:
        the value of the attribute
      • setRivetsExposed

        public void setRivetsExposed​(boolean value)
        (36) set attribute RivetsExposed
        Parameters:
        value - the value to set the attribute to
      • getRivetsExposed

        public boolean getRivetsExposed()
        (18) get boolean attribute RivetsExposed
        Returns:
        boolean the value of the attribute
      • setSpineColor

        public void setSpineColor​(JDFElement.EnumNamedColor value)
        (13) set attribute SpineColor
        Parameters:
        value - the value to set the attribute to
      • getSpineColor

        public JDFElement.EnumNamedColor getSpineColor()
        (19) get EnumNamedColor attribute SpineColor
        Returns:
        EnumNamedColor the value of the attribute
      • setSpineColorDetails

        public void setSpineColorDetails​(java.lang.String value)
        (36) set attribute SpineColorDetails
        Parameters:
        value - the value to set the attribute to
      • getSpineColorDetails

        public java.lang.String getSpineColorDetails()
        (23) get String attribute SpineColorDetails
        Returns:
        the value of the attribute
      • setSpineWidth

        public void setSpineWidth​(double value)
        (36) set attribute SpineWidth
        Parameters:
        value - the value to set the attribute to
      • getSpineWidth

        public double getSpineWidth()
        (17) get double attribute SpineWidth
        Returns:
        double the value of the attribute
      • setViewBinder

        public void setViewBinder​(java.lang.String value)
        (36) set attribute ViewBinder
        Parameters:
        value - the value to set the attribute to
      • getViewBinder

        public java.lang.String getViewBinder()
        (23) get String attribute ViewBinder
        Returns:
        the value of the attribute
      • getHoleMakingParams

        public JDFHoleMakingParams getHoleMakingParams()
        (24) const get element HoleMakingParams
        Returns:
        JDFHoleMakingParams the element
      • getCreateHoleMakingParams

        public JDFHoleMakingParams getCreateHoleMakingParams()
        (25) getCreateHoleMakingParams
        Returns:
        JDFHoleMakingParams the element
      • appendHoleMakingParams

        public JDFHoleMakingParams appendHoleMakingParams()
        (29) append element HoleMakingParams
        Returns:
        JDFHoleMakingParams the element @ if the element already exists
      • refHoleMakingParams

        public void refHoleMakingParams​(JDFHoleMakingParams refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced