Class JDFAutoCounterReset

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

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

      • JDFAutoCounterReset

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

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

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

      • setCounterID

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

        public java.lang.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