| Package | Description |
|---|---|
| com.digiwin.athena.esp.sdk.enums | |
| com.digiwin.athena.esp.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
static InvokeTypeEnum |
InvokeTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InvokeTypeEnum[] |
InvokeTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InvokeTypeEnum |
RequestModel.getInvokeType() |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestModel.setInvokeType(InvokeTypeEnum invokeType) |
Copyright © 2020. All rights reserved.