|
|||||||||
| 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.MPMSkillType
public final class MPMSkillType
OOTB types of Skill
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static MPMSkillType |
ASSEMBLER
Supported API: true |
static MPMSkillType |
ASSISTANT
Supported API: true |
static MPMSkillType |
ELECTRICIAN
Supported API: true |
static MPMSkillType |
INSPECTOR
Supported API: true |
static MPMSkillType |
MACHINIST
Supported API: true |
static MPMSkillType |
SUPERVISOR
Supported API: true |
static MPMSkillType |
TECHNICIAN
Supported API: true |
| Fields inherited from interface wt.meta.EnumeratedType |
|---|
DEFAULT_VALUE, ORDER, SELECTABLE |
| Method Summary | |
|---|---|
static MPMSkillType |
getMPMSkillTypeDefault()
Returns the default value (instance) for the MPMSkillType set. |
static MPMSkillType[] |
getMPMSkillTypeSet()
Returns a copy of the set of valid values (instances) for the MPMSkillType class. |
EnumeratedType[] |
getValueSet()
Returns a copy of the set of valid values (instances) for this instance, for the current user locale. |
static MPMSkillType |
toMPMSkillType(String internal_value)
Returns the MPMSkillType 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 MPMSkillType ASSEMBLER
public static final MPMSkillType SUPERVISOR
public static final MPMSkillType INSPECTOR
public static final MPMSkillType MACHINIST
public static final MPMSkillType ELECTRICIAN
public static final MPMSkillType ASSISTANT
public static final MPMSkillType TECHNICIAN
| Method Detail |
|---|
public static MPMSkillType toMPMSkillType(String internal_value)
throws WTInvalidParameterException
internal_value - The internal (persistent) value for a valid instance of MPMSkillType.
WTInvalidParameterExceptionpublic static MPMSkillType getMPMSkillTypeDefault()
public static MPMSkillType[] getMPMSkillTypeSet()
public EnumeratedType[] getValueSet()
getValueSet in class EnumeratedType
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||