Class JDFAutoDynamicField

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

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

      • JDFAutoDynamicField

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

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

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

      • setFormat

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

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

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

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

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

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

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

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

        public java.lang.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 @ if the element already exists
      • refDeviceMark

        public void refDeviceMark​(JDFDeviceMark refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced