Class JDFAutoWireCombBindingParams

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

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

      • JDFAutoWireCombBindingParams

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

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

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

      • setFlipBackCover

        public void setFlipBackCover​(boolean value)
        (36) set attribute FlipBackCover
        Parameters:
        value - the value to set the attribute to
      • getFlipBackCover

        public boolean getFlipBackCover()
        (18) get boolean attribute FlipBackCover
        Returns:
        boolean the value of the attribute
      • setBrand

        public void setBrand​(java.lang.String value)
        (36) set attribute Brand
        Overrides:
        setBrand in class JDFResource
        Parameters:
        value - the value to set the attribute to
      • getBrand

        public java.lang.String getBrand()
        (23) get String attribute Brand
        Overrides:
        getBrand in class JDFResource
        Returns:
        the value of the attribute
      • setColor

        public void setColor​(JDFElement.EnumNamedColor value)
        (13) set attribute Color
        Parameters:
        value - the value to set the attribute to
      • getColor

        public JDFElement.EnumNamedColor getColor()
        (19) get EnumNamedColor attribute Color
        Returns:
        EnumNamedColor the value of the attribute
      • setColorDetails

        public void setColorDetails​(java.lang.String value)
        (36) set attribute ColorDetails
        Parameters:
        value - the value to set the attribute to
      • getColorDetails

        public java.lang.String getColorDetails()
        (23) get String attribute ColorDetails
        Returns:
        the value of the attribute
      • setDiameter

        public void setDiameter​(double value)
        (36) set attribute Diameter
        Parameters:
        value - the value to set the attribute to
      • getDiameter

        public double getDiameter()
        (17) get double attribute Diameter
        Returns:
        double the value of the attribute
      • setDistance

        public void setDistance​(double value)
        (36) set attribute Distance
        Parameters:
        value - the value to set the attribute to
      • getDistance

        public double getDistance()
        (17) get double attribute Distance
        Returns:
        double the value of the attribute
      • setThickness

        public void setThickness​(double value)
        (36) set attribute Thickness
        Parameters:
        value - the value to set the attribute to
      • getThickness

        public double getThickness()
        (17) get double attribute Thickness
        Returns:
        double 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