| Package | Description |
|---|---|
| org.eclipse.keyple.distributed |
Contains the APIs of the Network components (Nodes, DTOs, Exceptions).
|
| Modifier and Type | Method and Description |
|---|---|
static MessageDto.Action |
MessageDto.Action.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MessageDto.Action[] |
MessageDto.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|