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