Uses of Class
wt.projmgmt.definer.MilestoneTemplate

Packages that use MilestoneTemplate
wt.projmgmt.definer   
 

Uses of MilestoneTemplate in wt.projmgmt.definer
 

Methods in wt.projmgmt.definer that return MilestoneTemplate
static MilestoneTemplate MilestoneTemplate.newMilestoneTemplate()
          Deprecated. objects created with this constructor go into the classic container: use constructor with the container as argument.
static MilestoneTemplate MilestoneTemplate.newMilestoneTemplate(WTContainerRef context_ref)
          

Supported API: false
 

Methods in wt.projmgmt.definer with parameters of type MilestoneTemplate
protected  boolean MilestoneTemplate.readVersion(MilestoneTemplate thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.