public final class ServiceInformation extends java.lang.Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
ServiceDetail[] |
service_details
Struct member service_details
|
ServiceDetail[] |
service_options
Struct member service_options
|
| Constructor and Description |
|---|
ServiceInformation()
Default constructor
|
ServiceInformation(ServiceDetail[] service_options,
ServiceDetail[] service_details)
Constructor with fields initialization
|
public ServiceDetail[] service_options
public ServiceDetail[] service_details
public ServiceInformation()
public ServiceInformation(ServiceDetail[] service_options, ServiceDetail[] service_details)
service_options - service_options struct memberservice_details - service_details struct member