| Modifier and Type | Method and Description |
|---|---|
ActivityType |
ActivityDescription.getActivityType()
{@literal Classification of the activity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActivityDescription.setActivityType(ActivityType activityType) |
| Modifier and Type | Method and Description |
|---|---|
static ActivityType |
ActivityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActivityType[] |
ActivityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ActivityType |
Activity.getActivityType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Activity.setActivityType(ActivityType activityType) |
Copyright © 2018 ODPi. All rights reserved.