All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.omg.CORBA.ScopedNameHelper
typedef string ScopedName;
public ScopedNameHelper()
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