Package | Description |
---|---|
org.omg.dds.core.policy |
Modifier and Type | Method and Description |
---|---|
History.Kind |
DurabilityService.getHistoryKind() |
History.Kind |
History.getKind() |
static History.Kind |
History.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static History.Kind[] |
History.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DurabilityService |
DurabilityService.withHistoryKind(History.Kind historyKind)
Copy this policy and override the value of the property.
|
History |
History.withKind(History.Kind kind)
Copy this policy and override the value of the property.
|
Copyright © 2014. All rights reserved.