Class JDFAutoGangCmdFilter

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

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

      • JDFAutoGangCmdFilter

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

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

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

      • setGangNames

        public void setGangNames​(VString value)
        (36) set attribute GangNames
        Parameters:
        value - the value to set the attribute to
      • getGangNames

        public VString getGangNames()
        (21) get VString attribute GangNames
        Returns:
        VString the value of the attribute
      • setPolicy

        public void setPolicy​(JDFAutoGangCmdFilter.EnumPolicy enumVar)
        (5) set attribute Policy
        Parameters:
        enumVar - the enumVar to set the attribute to