org.omg.CORBA

Class ServiceInformation

Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class ServiceInformation
extends java.lang.Object
implements IDLEntity

Field Summary

int[]
service_details
int[]
service_options

Constructor Summary

ServiceInformation()
ServiceInformation(int[] service_options, int[] service_details)

Field Details

service_details

public int[] service_details


service_options

public int[] service_options

Constructor Details

ServiceInformation

public ServiceInformation()


ServiceInformation

public ServiceInformation(int[] service_options,
                          int[] service_details)