Package | Description |
---|---|
org.omg.dds.type | |
org.omg.dds.type.dynamic | |
org.omg.dds.type.typeobject |
Modifier and Type | Method and Description |
---|---|
static TypeKind |
TypeKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeKind[] |
TypeKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TypeKind |
TypeDescriptor.getKind() |
TypeKind |
DynamicType.getKind() |
Modifier and Type | Method and Description |
---|---|
abstract DynamicType |
DynamicTypeFactory.getPrimitiveType(TypeKind kind) |
TypeDescriptor |
TypeDescriptor.withKind(TypeKind kind)
Copy this descriptor and apply the given kind.
|
Modifier and Type | Method and Description |
---|---|
TypeKind |
AnnotationMemberValue.kind() |
Copyright © 2014. All rights reserved.