|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.CORBA.ServiceInformation
public final class ServiceInformation
Struct definition: ServiceInformation.
| Field Summary | |
|---|---|
ServiceDetail[] |
service_details
Struct member service_details |
ServiceDetail[] |
service_options
Struct member service_options |
| Constructor Summary | |
|---|---|
ServiceInformation()
Default constructor |
|
ServiceInformation(ServiceDetail[] service_options,
ServiceDetail[] service_details)
Constructor with fields initialization |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, 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)
service_options - service_options struct memberservice_details - service_details struct member
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||