Package wt.impact
Class ImpactIntentType
java.lang.Object
wt.fc.EnumeratedType
wt.impact._ImpactIntentType
wt.impact.ImpactIntentType
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
Type of impact an object can have on associated Impacted objects. This interface can
either be implemented on the same object as the Impactor, or it can be implemented
on objects that support the Impactor.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Methods inherited from class wt.fc.EnumeratedType
equals, getDisplay, getLocalizedMessage, getOrder, getSelectableValueSet, getStringValue, getStringValue, hashCode, isDefaultValue, isDefaultValue, isSelectable, main, toEnumeratedType, toEnumeratedType, toString