|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.EnumeratedType
com.ptc.windchill.mpml.resource.MPMWorkCenterType
public final class MPMWorkCenterType
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static MPMWorkCenterType |
LINE
Supported API: true |
static MPMWorkCenterType |
RESOURCE_POOL
Supported API: true |
static MPMWorkCenterType |
WORK_CELL
Supported API: true |
static MPMWorkCenterType |
WORK_UNIT
Supported API: true |
static MPMWorkCenterType |
WORKSTATION
Supported API: true |
| Fields inherited from interface wt.meta.EnumeratedType |
|---|
DEFAULT_VALUE, ORDER, SELECTABLE |
| Method Summary | |
|---|---|
static MPMWorkCenterType |
getMPMWorkCenterTypeDefault()
Returns the default value (instance) for the MPMWorkCenterType set. |
static MPMWorkCenterType[] |
getMPMWorkCenterTypeSet()
Returns a copy of the set of valid values (instances) for the MPMWorkCenterType class. |
EnumeratedType[] |
getValueSet()
Returns a copy of the set of valid values (instances) for this instance, for the current user locale. |
static MPMWorkCenterType |
toMPMWorkCenterType(String internal_value)
Returns the MPMWorkCenterType instance for the internal_value argument. |
| Methods inherited from class wt.fc.EnumeratedType |
|---|
equals, getAbbreviatedDisplay, getDisplay, getDisplay, getFullDisplay, getLocalizedMessage, getLongDescription, getOrder, getSelectableValueSet, getShortDescription, getStringValue, getStringValue, hashCode, isDefaultValue, isDefaultValue, isSelectable, main, toEnumeratedType, toEnumeratedType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final MPMWorkCenterType WORK_UNIT
public static final MPMWorkCenterType WORK_CELL
public static final MPMWorkCenterType LINE
public static final MPMWorkCenterType RESOURCE_POOL
public static final MPMWorkCenterType WORKSTATION
| Method Detail |
|---|
public static MPMWorkCenterType toMPMWorkCenterType(String internal_value)
throws WTInvalidParameterException
internal_value - The internal (persistent) value for a valid instance of MPMWorkCenterType.
WTInvalidParameterExceptionpublic static MPMWorkCenterType getMPMWorkCenterTypeDefault()
public static MPMWorkCenterType[] getMPMWorkCenterTypeSet()
public EnumeratedType[] getValueSet()
getValueSet in class EnumeratedType
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||