Package | Description |
---|---|
org.omg.dds.core.policy |
Modifier and Type | Method and Description |
---|---|
Presentation.AccessScopeKind |
Presentation.getAccessScope() |
static Presentation.AccessScopeKind |
Presentation.AccessScopeKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Presentation.AccessScopeKind[] |
Presentation.AccessScopeKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Presentation |
Presentation.withAccessScope(Presentation.AccessScopeKind accessScope)
Copy this policy and override the value of the property.
|
Copyright © 2014. All rights reserved.