Class JDFAutoSystemTimeSet

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

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

    • JDFAutoSystemTimeSet

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

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

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

    • getTheAttributeInfo

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

      public void setNewTime(JDFDate value)
      (11) set attribute NewTime
      Parameters:
      value - the value to set the attribute to or null
    • getNewTime

      public JDFDate getNewTime()
      (12) get JDFDate attribute NewTime
      Returns:
      JDFDate the value of the attribute
    • setOldTime

      public void setOldTime(JDFDate value)
      (11) set attribute OldTime
      Parameters:
      value - the value to set the attribute to or null
    • getOldTime

      public JDFDate getOldTime()
      (12) get JDFDate attribute OldTime
      Returns:
      JDFDate the value of the attribute