| Modifier and Type | Method and Description |
|---|---|
Unit |
AppDestroy.getResponse(byte[] in,
int code) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
ConfigAdd.getResponse(byte[] in,
int code) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
DomainRemove.getResponse(byte[] bytes,
int status) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
KeysRemoveAll.getResponse(byte[] bytes,
int status) |
Unit |
KeyRemove.getResponse(byte[] in,
int code) |
Unit |
KeyAdd.getResponse(byte[] in,
int code) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
MaintenanceUpdate.getResponse(byte[] in,
int code) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
Restart.getResponse(byte[] bytes,
int status) |
Unit |
Scale.getResponse(byte[] bytes,
int status) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
SharingTransfer.getResponse(byte[] in,
int code) |
Unit |
SharingAdd.getResponse(byte[] in,
int code) |
Unit |
SharingRemove.getResponse(byte[] in,
int code) |
| Modifier and Type | Method and Description |
|---|---|
static Unit |
Unit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Unit[] |
Unit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.