Generated by
JDiff

Class org.omg.CORBA.ServiceDetail

Documentation changed from old to new.

Changed Constructors
ServiceDetail(int, byte[]) Documentation changed from old to new.
Constructs a ServiceDetail object with the given service_detail_type service_detail.
ServiceDetail(void) Documentation changed from old to new.
Constructs a ServiceDetail object with service_detail_type 0 and empty service_detail.
 

Changed Fields
byte[] service_detail Documentation changed from old to new.
The data describing this ServiceDetail.
int service_detail_type Documentation changed from old to new.
The type of this ServiceDetail object.