Class JDFAutoOCGControl

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

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

      • JDFAutoOCGControl

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

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

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

      • 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​(java.lang.String value)
        (36) set attribute OCGName
        Parameters:
        value - the value to set the attribute to
      • getOCGName

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

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

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

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

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