Class JDFAutoModuleCap

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

    public abstract class JDFAutoModuleCap
    extends JDFElement
    class JDFAutoModuleCap : public JDFElement
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoModuleCap

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

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

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

      • setAvailability

        public void setAvailability​(JDFDeviceCap.EnumAvailability enumVar)
        (5) set attribute Availability
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setID

        public void setID​(java.lang.String value)
        (36) set attribute ID
        Overrides:
        setID in class KElement
        Parameters:
        value - the value to set the attribute to
      • getID

        public java.lang.String getID()
        (23) get String attribute ID
        Overrides:
        getID in class KElement
        Returns:
        the value of the attribute
      • setModuleIndex

        public void setModuleIndex​(int value)
        (36) set attribute ModuleIndex
        Parameters:
        value - the value to set the attribute to
      • getModuleIndex

        public int getModuleIndex()
        (15) get int attribute ModuleIndex
        Returns:
        int the value of the attribute