|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omg.CORBA.ServiceInformation
Field Summary | |
ServiceDetail[] |
service_details
|
ServiceDetail[] |
service_options
|
Constructor Summary | |
ServiceInformation()
|
|
ServiceInformation(ServiceDetail[] service_options,
ServiceDetail[] service_details)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public ServiceDetail[] service_options
public ServiceDetail[] service_details
Constructor Detail |
public ServiceInformation()
public ServiceInformation(ServiceDetail[] service_options, ServiceDetail[] service_details)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |