org.omg.CORBA
Class ServiceInformationHelper
java.lang.Object
|
+--org.omg.CORBA.ServiceInformationHelper
- public class ServiceInformationHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceInformationHelper
public ServiceInformationHelper()
insert
public static void insert(Any a,
ServiceInformation t)
extract
public static ServiceInformation extract(Any a)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static ServiceInformation read(InputStream istream)
write
public static void write(OutputStream ostream,
ServiceInformation value)