Class JDFAutoMilestone

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

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

    • JDFAutoMilestone

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

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

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

    • getTheAttributeInfo

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

      public void setMilestoneType(String value)
      (36) set attribute MilestoneType
      Parameters:
      value - the value to set the attribute to
    • getMilestoneType

      public String getMilestoneType()
      (23) get String attribute MilestoneType
      Returns:
      the value of the attribute
    • setTypeAmount

      public void setTypeAmount(int value)
      (36) set attribute TypeAmount
      Parameters:
      value - the value to set the attribute to
    • getTypeAmount

      public int getTypeAmount()
      (15) get int attribute TypeAmount
      Returns:
      int the value of the attribute