Class JDFAutoOCGControl

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
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoOCGControl
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFOCGControl

public abstract class JDFAutoOCGControl extends JDFElement
class JDFAutoOCGControl : public JDFElement
See Also:
  • Constructor Details

    • JDFAutoOCGControl

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • setIncludeOCG

      public void setIncludeOCG(boolean value)
      (36) set attribute IncludeOCG
      Parameters:
      value - the value to set the attribute to
    • getIncludeOCG

      public boolean getIncludeOCG()
      (18) get boolean attribute IncludeOCG
      Returns:
      boolean the value of the attribute
    • setOCGName

      public void setOCGName(String value)
      (36) set attribute OCGName
      Parameters:
      value - the value to set the attribute to
    • getOCGName

      public String getOCGName()
      (23) get String attribute OCGName
      Returns:
      the value of the attribute
    • setProcStepsGroup

      public void setProcStepsGroup(String value)
      (36) set attribute ProcStepsGroup
      Parameters:
      value - the value to set the attribute to
    • getProcStepsGroup

      public String getProcStepsGroup()
      (23) get String attribute ProcStepsGroup
      Returns:
      the value of the attribute
    • setProcStepsType

      public void setProcStepsType(String value)
      (36) set attribute ProcStepsType
      Parameters:
      value - the value to set the attribute to
    • getProcStepsType

      public String getProcStepsType()
      (23) get String attribute ProcStepsType
      Returns:
      the value of the attribute