Uses of Class
org.omg.dds.type.typeobject.TypeFlag

Packages that use TypeFlag
org.omg.dds.type.typeobject   
 

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

Methods in org.omg.dds.type.typeobject that return TypeFlag
 TypeFlag TypeProperty.getFlag()
           
static TypeFlag TypeFlag.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TypeFlag[] TypeFlag.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.omg.dds.type.typeobject with parameters of type TypeFlag
 TypeProperty TypeProperty.setFlag(TypeFlag flag)
           
 



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