| Package | Description |
|---|---|
| org.omg.GIOP | |
| org.omg.IOP |
| Modifier and Type | Method and Description |
|---|---|
TaggedProfile |
TargetAddress.profile() |
| Modifier and Type | Method and Description |
|---|---|
void |
TargetAddress.profile(short discriminator,
TaggedProfile value) |
void |
TargetAddress.profile(TaggedProfile value) |
| Modifier and Type | Field and Description |
|---|---|
TaggedProfile[] |
IOR.profiles |
TaggedProfile |
TaggedProfileHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static TaggedProfile |
TaggedProfileHelper.extract(Any a) |
static TaggedProfile |
TaggedProfileHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TaggedProfileHelper.insert(Any a,
TaggedProfile that) |
static void |
TaggedProfileHelper.write(OutputStream ostream,
TaggedProfile value) |
| Constructor and Description |
|---|
IOR(String _type_id,
TaggedProfile[] _profiles) |
TaggedProfileHolder(TaggedProfile initialValue) |
Copyright © 2013. All Rights Reserved.