Package | Description |
---|---|
net.sf.jrtps.message.parameter |
Classes in this package are used with ParameterList encapsulation during message exchange
between participants.
|
Modifier and Type | Method and Description |
---|---|
QosDurability.Kind |
QosDurability.getKind() |
static QosDurability.Kind |
QosDurability.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QosDurability.Kind[] |
QosDurability.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
QosDurability(QosDurability.Kind kind)
Constructor for QosDurability.
|
Copyright © 2016. All rights reserved.