All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.omg.CORBA.SetOverrideTypeHelper
#pragma prefix "omg.org/CORBA" enum SetOverrideType { SET_OVERRIDE, ADD_OVERRIDE };
public SetOverrideTypeHelper()
public static SetOverrideType read(InputStream _input)
public static void write(OutputStream _output, SetOverrideType value)
public static void insert(Any any, SetOverrideType value)
public static SetOverrideType extract(Any any)
public static TypeCode type()
public static String id()
All Packages Class Hierarchy This Package Previous Next Index