| Modifier and Type | Field and Description |
|---|---|
Nums |
NumsHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static Nums |
NumsHelper.extract(Any any) |
static Nums |
NumsHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
NumsHelper.insert(Any any,
Nums s) |
static void |
NumsHelper.write(OutputStream out,
Nums s) |
void |
MyServerPOATie.write2ndUnion(Nums n) |
void |
_MyServerStub.write2ndUnion(Nums n) |
void |
MyServerOperations.write2ndUnion(Nums n) |
void |
ServerImpl.write2ndUnion(Nums union) |
| Constructor and Description |
|---|
NumsHolder(Nums initial) |
Copyright © 2017 JacORB. All rights reserved.