Package | Description |
---|---|
net.sf.jrtps.message |
This package contains Messages that are transferred on wire.
|
Modifier and Type | Method and Description |
---|---|
SubMessage.Kind |
SubMessage.getKind()
Gets the Kind of this SubMessage
|
static SubMessage.Kind |
SubMessage.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubMessage.Kind[] |
SubMessage.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.