Package wt.mpm.history
Class MfgHistoryLinkType
java.lang.Object
wt.fc.EnumeratedType
wt.mpm.history._MfgHistoryLinkType
wt.mpm.history.MfgHistoryLinkType
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
@GenAsEnumeratedType(supportedAPI=PUBLIC)
public class MfgHistoryLinkType
extends _MfgHistoryLinkType
MfgHistoryLinkType enumeration holding types of history links.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MfgHistoryLinkType
Supported API: truestatic final MfgHistoryLinkType
Supported API: trueFields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Methods inherited from class wt.mpm.history._MfgHistoryLinkType
getMfgHistoryLinkTypeDefault, getMfgHistoryLinkTypeSet, getValueSet, toMfgHistoryLinkTypeMethods inherited from class wt.fc.EnumeratedType
equals, getDisplay, getLocalizedMessage, getOrder, getSelectableValueSet, getStringValue, getStringValue, hashCode, isDefaultValue, isDefaultValue, isSelectable, main, toEnumeratedType, toEnumeratedType, toString
-
Field Details
-
AFFECTED
Supported API: true -
RESULTING
Supported API: true
-