Class MPMOperationToOperatedPartLinkType
java.lang.Object
wt.fc.EnumeratedType
com.ptc.windchill.mpml.processplan.operation._MPMOperationToOperatedPartLinkType
com.ptc.windchill.mpml.processplan.operation.MPMOperationToOperatedPartLinkType
- 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 MPMOperationToOperatedPartLinkType
extends _MPMOperationToOperatedPartLinkType
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class wt.fc.EnumeratedType
EnumeratedType.OrderOnOrder -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MPMOperationToOperatedPartLinkType
Supported API: truestatic final MPMOperationToOperatedPartLinkType
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._MPMOperationToOperatedPartLinkType
getLocaleSet, getMPMOperationToOperatedPartLinkTypeDefault, getMPMOperationToOperatedPartLinkTypeSet, getValueSet, newMPMOperationToOperatedPartLinkType, reloadEnumeratedTypeWithCustomValues, toMPMOperationToOperatedPartLinkType, 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
-
DISASSEMBLED
Supported API: true -
REASSEMBLED
Supported API: true
-