| Package | Description |
|---|---|
| org.omg.CORBA |
| Modifier and Type | Field and Description |
|---|---|
ServiceDetail[] |
ServiceInformation.service_details |
ServiceDetail[] |
ServiceDetailSeqHolder.value |
ServiceDetail |
ServiceDetailHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ServiceDetail[] |
ServiceDetailSeqHelper.extract(Any any) |
static ServiceDetail |
ServiceDetailHelper.extract(Any any) |
static ServiceDetail[] |
ServiceDetailSeqHelper.read(InputStream _in) |
static ServiceDetail |
ServiceDetailHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ServiceDetailHelper.insert(Any any,
ServiceDetail s) |
static void |
ServiceDetailSeqHelper.insert(Any any,
ServiceDetail[] s) |
static void |
ServiceDetailHelper.write(OutputStream out,
ServiceDetail s) |
static void |
ServiceDetailSeqHelper.write(OutputStream _out,
ServiceDetail[] _s) |
| Constructor and Description |
|---|
ServiceDetailHolder(ServiceDetail initial) |
ServiceDetailSeqHolder(ServiceDetail[] initial) |
ServiceInformation(int[] service_options,
ServiceDetail[] service_details) |
Copyright © 2017 JacORB. All rights reserved.