Package wt.projmgmt.resource
Class Work
java.lang.Object
wt.projmgmt.resource.Work
- All Implemented Interfaces:
Externalizable,Serializable
Work encapsulates project management effort for .
It indicates how much time a certain task has consumed or is planned
or budgeted to consume.
Work is implemented simply as a double. Also the default time unit
is an "hour."
Supported API: true
Extendable: false
- See Also:
-
Method Summary