Generated by
JDiff

Class org.omg.CORBA.ServiceInformation

Documentation changed from old to new.

Changed Constructors
ServiceInformation(int[], ServiceDetail[]) Documentation changed from old to new.
Constructs a ServiceInformation object with the given service_options and service_details.
ServiceInformation(void) Documentation changed from old to new.
Constructs a ServiceInformation object with empty service_options and service_details.
 

Changed Fields
ServiceDetail[] service_details Documentation changed from old to new.
Array of ServiceDetails giving more details about the service.
int[] service_options Documentation changed from old to new.
Array of ints representing service options.