Class JDFAutoVarnishingParams

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

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

    • JDFAutoVarnishingParams

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

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

      protected JDFAutoVarnishingParams(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName)
      Constructor for JDFAutoVarnishingParams
      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
    • 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(String value)
      (36) set attribute ModuleType
      Parameters:
      value - the value to set the attribute to
    • getModuleType

      public String getModuleType()
      (23) get String attribute ModuleType
      Returns:
      the value of the attribute
    • setVarnishArea

      public void setVarnishArea(JDFAutoVarnishingParams.EVarnishArea enumVar)
      (5) set attribute VarnishArea
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEVarnishArea

      public JDFAutoVarnishingParams.EVarnishArea getEVarnishArea()
      (9) get attribute VarnishArea
      Returns:
      the value of the attribute
    • setVarnishArea

      @Deprecated public void setVarnishArea(JDFAutoVarnishingParams.EnumVarnishArea enumVar)
      Deprecated.
      use SetVarnishArea(EVarnishArea) based on java.lang.enum instead
      (5) set attribute VarnishArea
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getVarnishArea

      Deprecated.
      use EVarnishArea GetEVarnishArea() based on java.lang.enum instead
      (9) get attribute VarnishArea
      Returns:
      the value of the attribute
    • setVarnishMethod

      public void setVarnishMethod(JDFAutoVarnishingParams.EVarnishMethod enumVar)
      (5) set attribute VarnishMethod
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEVarnishMethod

      public JDFAutoVarnishingParams.EVarnishMethod getEVarnishMethod()
      (9) get attribute VarnishMethod
      Returns:
      the value of the attribute
    • setVarnishMethod

      @Deprecated public void setVarnishMethod(JDFAutoVarnishingParams.EnumVarnishMethod enumVar)
      Deprecated.
      use SetVarnishMethod(EVarnishMethod) based on java.lang.enum instead
      (5) set attribute VarnishMethod
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getVarnishMethod

      Deprecated.
      use EVarnishMethod GetEVarnishMethod() based on java.lang.enum instead
      (9) get attribute VarnishMethod
      Returns:
      the value of the attribute