Class JDFAutoChannelBindingParams

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

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

      • JDFAutoChannelBindingParams

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

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

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

      • setClampSystem

        public void setClampSystem​(boolean value)
        (36) set attribute ClampSystem
        Parameters:
        value - the value to set the attribute to
      • getClampSystem

        public boolean getClampSystem()
        (18) get boolean attribute ClampSystem
        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
      • setClampColor

        public void setClampColor​(JDFElement.EnumNamedColor value)
        (13) set attribute ClampColor
        Parameters:
        value - the value to set the attribute to
      • getClampColor

        public JDFElement.EnumNamedColor getClampColor()
        (19) get EnumNamedColor attribute ClampColor
        Returns:
        EnumNamedColor the value of the attribute
      • setClampColorDetails

        public void setClampColorDetails​(java.lang.String value)
        (36) set attribute ClampColorDetails
        Parameters:
        value - the value to set the attribute to
      • getClampColorDetails

        public java.lang.String getClampColorDetails()
        (23) get String attribute ClampColorDetails
        Returns:
        the value of the attribute
      • setClampD

        public void setClampD​(double value)
        (36) set attribute ClampD
        Parameters:
        value - the value to set the attribute to
      • getClampD

        public double getClampD()
        (17) get double attribute ClampD
        Returns:
        double the value of the attribute
      • setClampSize

        public void setClampSize​(JDFShape value)
        (36) set attribute ClampSize
        Parameters:
        value - the value to set the attribute to
      • getClampSize

        public JDFShape getClampSize()
        (20) get JDFShape attribute ClampSize
        Returns:
        JDFShape the value of the attribute, null if a the attribute value is not a valid to create a JDFShape