Class JDFAutoMilestone

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

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

      • JDFAutoMilestone

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

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

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

      • setMilestoneType

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

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