Class JDFAutoComChannel

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:
JDFComChannel

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

    • JDFAutoComChannel

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

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

      protected JDFAutoComChannel(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName)
      Constructor for JDFAutoComChannel
      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
    • setChannelType

      public void setChannelType(JDFAutoComChannel.EnumChannelType enumVar)
      (5) set attribute ChannelType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getChannelType

      public JDFAutoComChannel.EnumChannelType getChannelType()
      (9) get attribute ChannelType
      Returns:
      the value of the attribute
    • setLocator

      public void setLocator(String value)
      (36) set attribute Locator
      Parameters:
      value - the value to set the attribute to
    • getLocator

      public String getLocator()
      (23) get String attribute Locator
      Returns:
      the value of the attribute
    • setChannelTypeDetails

      public void setChannelTypeDetails(String value)
      (36) set attribute ChannelTypeDetails
      Parameters:
      value - the value to set the attribute to
    • getChannelTypeDetails

      public String getChannelTypeDetails()
      (23) get String attribute ChannelTypeDetails
      Returns:
      the value of the attribute
    • setChannelUsage

      public void setChannelUsage(VString value)
      (36) set attribute ChannelUsage
      Parameters:
      value - the value to set the attribute to
    • getChannelUsage

      public VString getChannelUsage()
      (21) get VString attribute ChannelUsage
      Returns:
      VString the value of the attribute