Class JDFAutoDynamicField

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

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

    • JDFAutoDynamicField

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

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

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

    • getTheAttributeInfo

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

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFElement
      Returns:
      the elementinfo
    • setFormat

      public void setFormat(String value)
      (36) set attribute Format
      Parameters:
      value - the value to set the attribute to
    • getFormat

      public String getFormat()
      (23) get String attribute Format
      Returns:
      the value of the attribute
    • setInputField

      public void setInputField(String value)
      (36) set attribute InputField
      Parameters:
      value - the value to set the attribute to
    • getInputField

      public String getInputField()
      (23) get String attribute InputField
      Returns:
      the value of the attribute
    • setOrd

      public void setOrd(int value)
      (36) set attribute Ord
      Parameters:
      value - the value to set the attribute to
    • getOrd

      public int getOrd()
      (15) get int attribute Ord
      Returns:
      int the value of the attribute
    • setOrdExpression

      public void setOrdExpression(String value)
      (36) set attribute OrdExpression
      Parameters:
      value - the value to set the attribute to
    • getOrdExpression

      public String getOrdExpression()
      (23) get String attribute OrdExpression
      Returns:
      the value of the attribute
    • setReplaceField

      public void setReplaceField(String value)
      (36) set attribute ReplaceField
      Parameters:
      value - the value to set the attribute to
    • getReplaceField

      public String getReplaceField()
      (23) get String attribute ReplaceField
      Returns:
      the value of the attribute
    • setTemplate

      public void setTemplate(String value)
      (36) set attribute Template
      Parameters:
      value - the value to set the attribute to
    • getTemplate

      public String getTemplate()
      (23) get String attribute Template
      Returns:
      the value of the attribute
    • getDeviceMark

      public JDFDeviceMark getDeviceMark()
      (24) const get element DeviceMark
      Returns:
      JDFDeviceMark the element
    • getCreateDeviceMark

      public JDFDeviceMark getCreateDeviceMark()
      (25) getCreateDeviceMark
      Returns:
      JDFDeviceMark the element
    • appendDeviceMark

      public JDFDeviceMark appendDeviceMark()
      (29) append element DeviceMark
      Returns:
      JDFDeviceMark the element