All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.omg.CORBA.FlagsHelper
typedef unsigned long Flags;
public FlagsHelper()
public static int read(InputStream _input)
public static void write(OutputStream _output, int value)
public static void insert(Any any, int value)
public static int extract(Any any)
public static TypeCode type()
public static String id()
All Packages Class Hierarchy This Package Previous Next Index