Package | Description |
---|---|
com.crm.dataobject.activities |
Modifier and Type | Method and Description |
---|---|
TimeSpentMethod |
CRMDOActivityTypeService.getTimeSpentMethod() |
TimeSpentMethod |
CRMDOActivityService.getTimeSpentMethod() |
static TimeSpentMethod |
TimeSpentMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TimeSpentMethod[] |
TimeSpentMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CRMDOActivityTypeService.setTimeSpentMethod(TimeSpentMethod timeSpentMethod) |
void |
CRMDOActivityService.setTimeSpentMethod(TimeSpentMethod timeSpentMethod) |