Class MPMOperationToPartLinkType
java.lang.Object
wt.fc.EnumeratedType
com.ptc.windchill.mpml.processplan.operation._MPMOperationToPartLinkType
com.ptc.windchill.mpml.processplan.operation.MPMOperationToPartLinkType
- All Implemented Interfaces:
com.ptc.windchill.mpml.processplan.operation._OperationToPartAllocationLinkType,com.ptc.windchill.mpml.processplan.operation.OperationToPartAllocationLinkType,Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
@GenAsEnumeratedType(supportedAPI=PUBLIC,
interfaces=com.ptc.windchill.mpml.processplan.operation.OperationToPartAllocationLinkType.class)
public final class MPMOperationToPartLinkType
extends _MPMOperationToPartLinkType
Supported API: true
Extendable: false
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class wt.fc.EnumeratedType
EnumeratedType.OrderOnOrder -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MPMOperationToPartLinkType
Supported API: truestatic final MPMOperationToPartLinkType
Supported API: truestatic final MPMOperationToPartLinkType
Supported API: truestatic final MPMOperationToPartLinkType
Supported API: trueFields inherited from class wt.fc.EnumeratedType
secretHandshake, SEP_CHAR, userLocaleFields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Methods inherited from class com.ptc.windchill.mpml.processplan.operation._MPMOperationToPartLinkType
getLocaleSet, getMPMOperationToPartLinkTypeDefault, getMPMOperationToPartLinkTypeSet, getValueSet, newMPMOperationToPartLinkType, reloadEnumeratedTypeWithCustomValues, toMPMOperationToPartLinkType, valueSetMethods inherited from class wt.fc.EnumeratedType
clearCustomEnumsCache, compareTo, defaultEnumeratedType, dynamicInstance, equals, getAbbreviatedDisplay, getComment, getComment, getDisplay, getDisplay, getFullDisplay, getInternalKey, getLocalizedMessage, getLocalizedValues, getLongDescription, getLongDescription, getOrder, getSelectableValueSet, getShortDescription, getShortDescription, getStringValue, getStringValue, getValidSet, getValue, hashCode, instantiateSet, instantiateSet, isCustomValueLoaded, isDefaultValue, isDefaultValue, isPrimaryKey, isSelectable, main, readResolve, setCustomValueLoaded, setCustomValueLoadedTrueForAllEntries, setDefaultValue, setLocalizedValues, setOrder, setSelectable, setValue, toEnumeratedType, toEnumeratedType, toEnumeratedType, toString, validateFriendshipMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.meta.EnumeratedType
getDisplay, getOrder, getShortDescription, getStringValue, isDefaultValue, isDefaultValue, isSelectableMethods inherited from interface wt.util.LocalizableMessage
getLocalizedMessageMethods inherited from interface wt.meta.LocalizableMetadata
getAbbreviatedDisplay, getDisplay, getFullDisplay, getLongDescription, getShortDescription
-
Field Details
-
CONSUMED
Supported API: true -
DESTROYED
Supported API: true -
PRODUCED
Supported API: true -
DISASSEMBLED
Supported API: true
-