All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.omg.CORBA.ServiceInformationHolder
#pragma prefix "omg.org/CORBA" struct ServiceInformation { sequence<::CORBA::ServiceOption> service_options; sequence<::CORBA::ServiceDetail> service_details; };
public ServiceInformation value
public ServiceInformationHolder()
public ServiceInformationHolder(ServiceInformation value)
public void _read(InputStream input)
public void _write(OutputStream output)
public TypeCode _type()
All Packages Class Hierarchy This Package Previous Next Index