- java.lang.Object
-
- org.omg.PortableInterceptor.ORBInitInfoPackage.ObjectIdHelper
-
public abstract class ObjectIdHelper extends Object
Object id, represented as a String
-
-
方法详细信息
-
type
public static TypeCode type()
-
id
public static String id()
-
read
public static String read(InputStream istream)
-
write
public static void write(OutputStream ostream, String value)
-
-