Class JDFAutoCounterReset

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

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

    • JDFAutoCounterReset

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

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

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

    • getTheAttributeInfo

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

      public void setCounterID(String value)
      (36) set attribute CounterID
      Parameters:
      value - the value to set the attribute to
    • getCounterID

      public String getCounterID()
      (23) get String attribute CounterID
      Returns:
      the value of the attribute
    • setLastCount

      public void setLastCount(int value)
      (36) set attribute LastCount
      Parameters:
      value - the value to set the attribute to
    • getLastCount

      public int getLastCount()
      (15) get int attribute LastCount
      Returns:
      int the value of the attribute