Class JDFAutoImageEnhancementOp

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.JDFAutoImageEnhancementOp
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFImageEnhancementOp

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

    • JDFAutoImageEnhancementOp

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

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

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

    • getTheAttributeInfo

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

      public void setObjectTags(VString value)
      (36) set attribute ObjectTags
      Parameters:
      value - the value to set the attribute to
    • getObjectTags

      public VString getObjectTags()
      (21) get VString attribute ObjectTags
      Returns:
      VString the value of the attribute
    • setOperation

      public void setOperation(String value)
      (36) set attribute Operation
      Parameters:
      value - the value to set the attribute to
    • getOperation

      public String getOperation()
      (23) get String attribute Operation
      Returns:
      the value of the attribute
    • setOperationDetails

      public void setOperationDetails(String value)
      (36) set attribute OperationDetails
      Parameters:
      value - the value to set the attribute to
    • getOperationDetails

      public String getOperationDetails()
      (23) get String attribute OperationDetails
      Returns:
      the value of the attribute
    • setSourceObjects

      public void setSourceObjects(Vector<? extends org.apache.commons.lang.enums.ValuedEnum> v)
      (5.2) set attribute SourceObjects
      Parameters:
      v - vector of the enumeration values
    • getSourceObjects

      public Vector<? extends org.apache.commons.lang.enums.ValuedEnum> getSourceObjects()
      (9.2) get SourceObjects attribute SourceObjects
      Returns:
      Vector of the enumerations