public final class ServiceInformation extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
ServiceDetail[] |
service_details |
int[] |
service_options |
| Constructor and Description |
|---|
ServiceInformation() |
ServiceInformation(int[] service_options,
ServiceDetail[] service_details) |
public int[] service_options
public ServiceDetail[] service_details
public ServiceInformation()
public ServiceInformation(int[] service_options,
ServiceDetail[] service_details)
Copyright © 2017 JacORB. All rights reserved.