wt.pdmlink
Class PDMProductConstants.MilestoneInfo

java.lang.Object
  extended bywt.pdmlink.PDMProductConstants.MilestoneInfo
Enclosing class:
PDMProductConstants

public static final class PDMProductConstants.MilestoneInfo
extends Object


Field Summary
static String ACTIVITY_INFO
           
static String LOCAL_ID
           
static String MILE_STONE
           
static String OBJECT_ID
           
static String OWNER
           
static String OWNER_INFO
           
static String PROJECT_PLAN_ID
           
static String PROJECT_VARIABLE
           
static String SUBSCRIPTION_POLICY
           
 
Constructor Summary
PDMProductConstants.MilestoneInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MILE_STONE

public static final String MILE_STONE
See Also:
Constant Field Values

OBJECT_ID

public static final String OBJECT_ID
See Also:
Constant Field Values

SUBSCRIPTION_POLICY

public static final String SUBSCRIPTION_POLICY
See Also:
Constant Field Values

PROJECT_PLAN_ID

public static final String PROJECT_PLAN_ID
See Also:
Constant Field Values

OWNER

public static final String OWNER
See Also:
Constant Field Values

OWNER_INFO

public static final String OWNER_INFO
See Also:
Constant Field Values

ACTIVITY_INFO

public static final String ACTIVITY_INFO
See Also:
Constant Field Values

PROJECT_VARIABLE

public static final String PROJECT_VARIABLE
See Also:
Constant Field Values

LOCAL_ID

public static final String LOCAL_ID
See Also:
Constant Field Values
Constructor Detail

PDMProductConstants.MilestoneInfo

public PDMProductConstants.MilestoneInfo()