Class JDFAutoChannelBindingParams

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFChannelBindingParams

public abstract class JDFAutoChannelBindingParams extends JDFResource
class JDFAutoChannelBindingParams : public JDFResource
See Also:
  • Constructor Details

    • JDFAutoChannelBindingParams

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFResource
      Returns:
    • init

      public boolean init()
      Description copied from class: JDFResource
      default initialization
      Overrides:
      init in class JDFResource
      Returns:
      true if ok
      See Also:
    • getValidClass

      public JDFResource.EnumResourceClass getValidClass()
      Description copied from class: JDFResource
      get the fixed class for this resource,
      Overrides:
      getValidClass in class JDFResource
      Returns:
      the resource Class
    • 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(String value)
      (36) set attribute Brand
      Overrides:
      setBrand in class JDFResource
      Parameters:
      value - the value to set the attribute to
    • getBrand

      public 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(String value)
      (36) set attribute ClampColorDetails
      Parameters:
      value - the value to set the attribute to
    • getClampColorDetails

      public 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