| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected TimeActivityTypeEnum |
TimeActivity.nameOf |
| Modifier and Type | Method and Description |
|---|---|
static TimeActivityTypeEnum |
TimeActivityTypeEnum.fromValue(String v) |
TimeActivityTypeEnum |
TimeActivity.getNameOf()
Gets the value of the nameOf property.
|
static TimeActivityTypeEnum |
TimeActivityTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeActivityTypeEnum[] |
TimeActivityTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimeActivity.setNameOf(TimeActivityTypeEnum value)
Sets the value of the nameOf property.
|
Copyright © 2019. All Rights Reserved.