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