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