Package wt.projmgmt.resource
Class AccrualType
java.lang.Object
wt.fc.EnumeratedType
wt.projmgmt.resource._AccrualType
wt.projmgmt.resource.AccrualType
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
The
Supported API: true
Extendable: false
AccrualType class enumerates the various times when
the work spent in a resource is accrued. The possibilities are the following:
- START
- END
- PRO_RATED
Supported API: true
Extendable: false
- See Also:
-
CostResource- Serialized Form
-
Field Summary
Fields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Methods inherited from class wt.projmgmt.resource._AccrualType
getAccrualTypeDefault, getAccrualTypeSet, getValueSet, toAccrualTypeMethods inherited from class wt.fc.EnumeratedType
equals, getDisplay, getLocalizedMessage, getOrder, getSelectableValueSet, getStringValue, getStringValue, hashCode, isDefaultValue, isDefaultValue, isSelectable, main, toEnumeratedType, toEnumeratedType, toString