| Modifier and Type | Field and Description |
|---|---|
UnitedColors |
UnitedColorsHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static UnitedColors |
UnitedColorsHelper.extract(Any any) |
static UnitedColors |
UnitedColorsHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
UnitedColorsHelper.insert(Any any,
UnitedColors s) |
static void |
UnitedColorsHelper.write(OutputStream out,
UnitedColors s) |
void |
MyServerPOATie.writeUnion(UnitedColors a1,
UnitedColorsHolder a2) |
void |
_MyServerStub.writeUnion(UnitedColors a1,
UnitedColorsHolder a2) |
void |
MyServerOperations.writeUnion(UnitedColors a1,
UnitedColorsHolder a2) |
void |
ServerImpl.writeUnion(UnitedColors union,
UnitedColorsHolder unionh) |
| Constructor and Description |
|---|
UnitedColorsHolder(UnitedColors initial) |
Copyright © 2017 JacORB. All rights reserved.