Package wt.change2
Class ChangeIntent
java.lang.Object
wt.fc.EnumeratedType
wt.change2._ChangeIntent
wt.change2.ChangeIntent
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
This class deteremine the accessible values of Change Intend attribute.
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 ChangeIntentStatic final constant for the Change Intent Value Affected End Item
Supported API: truestatic final ChangeIntentStatic final constant for the Change Intent Value Effectivity
Supported API: truestatic final ChangeIntentStatic final constant for the Change Intent Value New
Supported API: truestatic final ChangeIntentStatic final constant for the Change Intent Value None
Supported API: truestatic final ChangeIntentStatic final constant for the Change Intent Value Obsolete
Supported API: truestatic final ChangeIntentStatic final constant for the Change Intent Value One-off Revised
Supported API: truestatic final ChangeIntentStatic final constant for the Change Intent Value Part Uses
Supported API: truestatic final ChangeIntentStatic final constant for the Change Intent Value Production Use
Supported API: truestatic final ChangeIntentStatic final constant for the Change Intent Value Prototype Use
Supported API: truestatic final ChangeIntentStatic final constant for the Change Intent Value Reference
Supported API: truestatic final ChangeIntentStatic final constant for the Change Intent Value Revise
Supported API: truestatic final ChangeIntentStatic final constant for the Change Intent Value Save As
Supported API: truestatic final ChangeIntentStatic final constant for the Change Intent Value Service Use
Supported API: truestatic final ChangeIntentStatic final constant for the Change Intent Value Supersede
Supported API: truestatic final ChangeIntentStatic final constant for the Change Intent Value Unincorporated Change
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.change2._ChangeIntent
getChangeIntentDefault, getChangeIntentSet, getLocaleSet, getValueSet, newChangeIntent, reloadEnumeratedTypeWithCustomValues, toChangeIntent, 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
-
REVISE
Static final constant for the Change Intent Value Revise
Supported API: true -
SUPERSEDE
Static final constant for the Change Intent Value Supersede
Supported API: true -
NEW
Static final constant for the Change Intent Value New
Supported API: true -
SAVEAS
Static final constant for the Change Intent Value Save As
Supported API: true -
REFERENCE
Static final constant for the Change Intent Value Reference
Supported API: true -
NONE
Static final constant for the Change Intent Value None
Supported API: true -
PROTOTYPE_USE
Static final constant for the Change Intent Value Prototype Use
Supported API: true -
PRODUCTION_USE
Static final constant for the Change Intent Value Production Use
Supported API: true -
SERVICE_USE
Static final constant for the Change Intent Value Service Use
Supported API: true -
OBSOLETE
Static final constant for the Change Intent Value Obsolete
Supported API: true -
EFFECTIVITY
Static final constant for the Change Intent Value Effectivity
Supported API: true -
AFFECTED_END_ITEM
Static final constant for the Change Intent Value Affected End Item
Supported API: true -
ONEOFF_REVISED
Static final constant for the Change Intent Value One-off Revised
Supported API: true -
UNINCORPORATED_CHANGE
Static final constant for the Change Intent Value Unincorporated Change
Supported API: true -
PART_USES
Static final constant for the Change Intent Value Part Uses
Supported API: true
-