Uses of Class
org.omg.dds.type.TypeKind

Packages that use TypeKind
org.omg.dds.type   
org.omg.dds.type.dynamic   
org.omg.dds.type.dynamic.modifiable   
org.omg.dds.type.typeobject   
 

Uses of TypeKind in org.omg.dds.type
 

Methods in org.omg.dds.type that return TypeKind
static TypeKind TypeKind.valueOf(java.lang.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.
 

Uses of TypeKind in org.omg.dds.type.dynamic
 

Methods in org.omg.dds.type.dynamic that return TypeKind
 TypeKind TypeDescriptor.getKind()
           
 TypeKind DynamicType.getKind()
           
 

Methods in org.omg.dds.type.dynamic with parameters of type TypeKind
abstract  DynamicType DynamicTypeFactory.getPrimitiveType(TypeKind kind)
           
 

Uses of TypeKind in org.omg.dds.type.dynamic.modifiable
 

Methods in org.omg.dds.type.dynamic.modifiable with parameters of type TypeKind
 ModifiableTypeDescriptor ModifiableTypeDescriptor.setKind(TypeKind kind)
           
 

Uses of TypeKind in org.omg.dds.type.typeobject
 

Methods in org.omg.dds.type.typeobject that return TypeKind
 TypeKind AnnotationMemberValue.discriminator()
           
 



Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.