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:
-
Nested Class Summary
Nested classes/interfaces inherited from class wt.fc.EnumeratedType
EnumeratedType.OrderOnOrder -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MfgHistoryLinkType
Supported API: truestatic final MfgHistoryLinkType
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 wt.mpm.history._MfgHistoryLinkType
getLocaleSet, getMfgHistoryLinkTypeDefault, getMfgHistoryLinkTypeSet, getValueSet, newMfgHistoryLinkType, reloadEnumeratedTypeWithCustomValues, toMfgHistoryLinkType, 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, validateFriendship
-
Field Details
-
AFFECTED
Supported API: true -
RESULTING
Supported API: true
-