Package wt.mpm.history
Class MfgHistoryEventType
java.lang.Object
wt.fc.EnumeratedType
wt.mpm.history._MfgHistoryEventType
wt.mpm.history.MfgHistoryEventType
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
@GenAsEnumeratedType(supportedAPI=PUBLIC)
public final class MfgHistoryEventType
extends _MfgHistoryEventType
MfgHistoryEventType enumeration with possible event types.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MfgHistoryEventType
Supported API: truestatic final MfgHistoryEventType
Supported API: truestatic final MfgHistoryEventType
Supported API: truestatic final MfgHistoryEventType
Supported API: truestatic final MfgHistoryEventType
Supported API: trueFields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Methods inherited from class wt.mpm.history._MfgHistoryEventType
getMfgHistoryEventTypeDefault, getMfgHistoryEventTypeSet, getValueSet, toMfgHistoryEventTypeMethods inherited from class wt.fc.EnumeratedType
equals, getDisplay, getLocalizedMessage, getOrder, getSelectableValueSet, getStringValue, getStringValue, hashCode, isDefaultValue, isDefaultValue, isSelectable, main, toEnumeratedType, toEnumeratedType, toString
-
Field Details
-
ADDED
Supported API: true -
REMOVED
Supported API: true -
INHERITED
Supported API: true -
UPDATED
Supported API: true -
REPLACED
Supported API: true
-