| Package | Description |
|---|---|
| eu.toop.playground.dc.util |
| Modifier and Type | Method and Description |
|---|---|
static MessageType |
MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageType[] |
MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
MessageDumper.dumpMessage(byte[] bytes,
MessageType type) |
static void |
MessageDumper.dumpMessage(String message,
MessageType type) |
Copyright © 2020–2021 toop.eu. All rights reserved.