| Package | Description |
|---|---|
| de.bytefish.fcmjava.model.enums | |
| de.bytefish.fcmjava.requests.groups |
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
OperationEnum |
RemoveDeviceGroupMessage.getOperation() |
abstract OperationEnum |
DeviceGroupMessage.getOperation() |
OperationEnum |
CreateDeviceGroupMessage.getOperation() |
OperationEnum |
AddDeviceGroupMessage.getOperation() |
Copyright © 2017. All rights reserved.