org.omg.CORBA
Class ServiceInformationHelper
java.lang.Object
org.omg.CORBA.ServiceInformationHelper
- public final class ServiceInformationHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceInformationHelper
public ServiceInformationHelper()
insert
public static void insert(Any any,
ServiceInformation _value)
extract
public static ServiceInformation extract(Any any)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static ServiceInformation read(InputStream _input)
write
public static void write(OutputStream _output,
ServiceInformation _value)