Class JDFAutoVarnishingParams

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

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

      • JDFAutoVarnishingParams

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

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

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

      • 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
      • setModuleType

        public void setModuleType​(java.lang.String value)
        (36) set attribute ModuleType
        Parameters:
        value - the value to set the attribute to
      • getModuleType

        public java.lang.String getModuleType()
        (23) get String attribute ModuleType
        Returns:
        the value of the attribute