Package com.ptc.projectmanagement.plan
Class _HealthStatusType
java.lang.Object
wt.fc.EnumeratedType
wt.projmgmt.plan._BaseHealthStatusType
wt.projmgmt.plan.BaseHealthStatusType
com.ptc.projectmanagement.plan._HealthStatusType
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
- Direct Known Subclasses:
HealthStatusType
- See Also:
-
Field Summary
Fields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Modifier and TypeMethodDescriptionstatic HealthStatusTypeSupported API: truestatic HealthStatusType[]Supported API: trueSupported API: truestatic HealthStatusTypetoHealthStatusType(String internal_value) Supported API: trueMethods inherited from class wt.projmgmt.plan._BaseHealthStatusType
getBaseHealthStatusTypeDefault, getBaseHealthStatusTypeSet, toBaseHealthStatusTypeMethods inherited from class wt.fc.EnumeratedType
equals, getDisplay, getLocalizedMessage, getOrder, getSelectableValueSet, getStringValue, getStringValue, hashCode, isDefaultValue, isDefaultValue, isSelectable, main, toEnumeratedType, toEnumeratedType, toString
-
Method Details
-
toHealthStatusType
public static HealthStatusType toHealthStatusType(String internal_value) throws WTInvalidParameterException Supported API: true- Throws:
WTInvalidParameterException
-
getHealthStatusTypeDefault
Supported API: true -
getHealthStatusTypeSet
Supported API: true -
getValueSet
Supported API: true- Overrides:
getValueSetin class_BaseHealthStatusType- Returns:
- EnumeratedType[]
-