Class MPMPrecedenceConstraintType
java.lang.Object
wt.fc.EnumeratedType
com.ptc.windchill.mpml.processplan._MPMPrecedenceConstraintType
com.ptc.windchill.mpml.processplan.MPMPrecedenceConstraintType
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
@GenAsEnumeratedType(supportedAPI=PUBLIC)
public final class MPMPrecedenceConstraintType
extends _MPMPrecedenceConstraintType
Supported API: true
Extendable: false
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MPMPrecedenceConstraintType
Supported API: truestatic final MPMPrecedenceConstraintType
Supported API: truestatic final MPMPrecedenceConstraintType
Supported API: truestatic final MPMPrecedenceConstraintType
Supported API: trueFields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Methods inherited from class com.ptc.windchill.mpml.processplan._MPMPrecedenceConstraintType
getMPMPrecedenceConstraintTypeDefault, getMPMPrecedenceConstraintTypeSet, getValueSet, toMPMPrecedenceConstraintTypeMethods inherited from class wt.fc.EnumeratedType
equals, getDisplay, getLocalizedMessage, getOrder, getSelectableValueSet, getStringValue, getStringValue, hashCode, isDefaultValue, isDefaultValue, isSelectable, main, toEnumeratedType, toEnumeratedType, toString
-
Field Details
-
Start_Start
Supported API: true -
Start_End
Supported API: true -
End_Start
Supported API: true -
End_End
Supported API: true
-