|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omg.GIOP.TargetAddress
Union definition : TargetAddress
Constructor Summary | |
TargetAddress()
Default constructor |
Method Summary | |
void |
__default()
default access |
void |
__default(short _discriminator)
default access |
short |
discriminator()
Get discriminator value |
IORAddressingInfo |
ior()
Get ior value |
void |
ior(IORAddressingInfo value)
Set ior value |
byte[] |
object_key()
Get object_key value |
void |
object_key(byte[] value)
Set object_key value |
TaggedProfile |
profile()
Get profile value |
void |
profile(TaggedProfile value)
Set profile value |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TargetAddress()
Method Detail |
public short discriminator()
public void object_key(byte[] value)
public byte[] object_key()
public void profile(TaggedProfile value)
public TaggedProfile profile()
public void ior(IORAddressingInfo value)
public IORAddressingInfo ior()
public void __default()
public void __default(short _discriminator)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |