Class JDFAutoComChannel

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

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

      • JDFAutoComChannel

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

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

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

      • setChannelType

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

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

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

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

        public java.lang.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