Package wt.meeting.actionitem
Class ActionItemCategory
java.lang.Object
wt.fc.EnumeratedType
wt.meeting.actionitem._ActionItemCategory
wt.meeting.actionitem.ActionItemCategory
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
@GenAsEnumeratedType(supportedAPI=PUBLIC)
public class ActionItemCategory
extends _ActionItemCategory
ActionItemCategory is a specialization of
Supported API: true
Extendable: false
EnumeratedType
to provide localizable category values. The localized values for categories
are maintained in the resource bundle ActionItemCategoryRB
Supported API: true
Extendable: false
- See Also:
-
EnumeratedTypewt.meeting.actionitem.ActionItemCategoryRB- Serialized Form
-
Field Summary
Fields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Methods inherited from class wt.meeting.actionitem._ActionItemCategory
getActionItemCategoryDefault, getActionItemCategorySet, getValueSet, toActionItemCategoryMethods inherited from class wt.fc.EnumeratedType
equals, getDisplay, getLocalizedMessage, getOrder, getSelectableValueSet, getStringValue, getStringValue, hashCode, isDefaultValue, isDefaultValue, isSelectable, main, toEnumeratedType, toEnumeratedType, toString