Package | Description |
---|---|
org.mycontroller.standalone.db |
Modifier and Type | Method and Description |
---|---|
static ResourceOperationUtils.SEND_PAYLOAD_OPERATIONS |
ResourceOperationUtils.SEND_PAYLOAD_OPERATIONS.fromString(String text) |
static ResourceOperationUtils.SEND_PAYLOAD_OPERATIONS |
ResourceOperationUtils.SEND_PAYLOAD_OPERATIONS.get(int id) |
ResourceOperationUtils.SEND_PAYLOAD_OPERATIONS |
ResourceOperation.getOperationType() |
static ResourceOperationUtils.SEND_PAYLOAD_OPERATIONS |
ResourceOperationUtils.SEND_PAYLOAD_OPERATIONS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceOperationUtils.SEND_PAYLOAD_OPERATIONS[] |
ResourceOperationUtils.SEND_PAYLOAD_OPERATIONS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2019. All rights reserved.