|
|||||||||
| 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.MPMERPValidationCode
public final class MPMERPValidationCode
Validation Code for WorkCenter
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static MPMERPValidationCode |
K1
Supported API: true |
static MPMERPValidationCode |
K2
Supported API: true |
static MPMERPValidationCode |
K3
Supported API: true |
static MPMERPValidationCode |
K4
Supported API: true |
static MPMERPValidationCode |
K5
Supported API: true |
static MPMERPValidationCode |
K6
Supported API: true |
| Fields inherited from interface wt.meta.EnumeratedType |
|---|
DEFAULT_VALUE, ORDER, SELECTABLE |
| Method Summary | |
|---|---|
static MPMERPValidationCode |
getMPMERPValidationCodeDefault()
Returns the default value (instance) for the MPMERPValidationCode set. |
static MPMERPValidationCode[] |
getMPMERPValidationCodeSet()
Returns a copy of the set of valid values (instances) for the MPMERPValidationCode class. |
EnumeratedType[] |
getValueSet()
Returns a copy of the set of valid values (instances) for this instance, for the current user locale. |
static MPMERPValidationCode |
toMPMERPValidationCode(String internal_value)
Returns the MPMERPValidationCode 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 MPMERPValidationCode K1
public static final MPMERPValidationCode K2
public static final MPMERPValidationCode K3
public static final MPMERPValidationCode K4
public static final MPMERPValidationCode K5
public static final MPMERPValidationCode K6
| Method Detail |
|---|
public static MPMERPValidationCode toMPMERPValidationCode(String internal_value)
throws WTInvalidParameterException
internal_value - The internal (persistent) value for a valid instance of MPMERPValidationCode.
WTInvalidParameterExceptionpublic static MPMERPValidationCode getMPMERPValidationCodeDefault()
public static MPMERPValidationCode[] getMPMERPValidationCodeSet()
public EnumeratedType[] getValueSet()
getValueSet in class EnumeratedType
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||