| Package | Description |
|---|---|
| joynr |
| Modifier and Type | Method and Description |
|---|---|
static Message.MessageType |
Message.MessageType.fromString(String text) |
Message.MessageType |
MutableMessage.getType() |
Message.MessageType |
ImmutableMessage.getType() |
static Message.MessageType |
Message.MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Message.MessageType[] |
Message.MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MutableMessage.setType(Message.MessageType type) |
Copyright © 2021. All rights reserved.