org.omg.GIOP
Class TargetAddress
java.lang.Object
org.omg.GIOP.TargetAddress
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TargetAddress
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of union "TargetAddress"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TargetAddress
public TargetAddress()
discriminator
public short discriminator()
object_key
public byte[] object_key()
object_key
public void object_key(byte[] _x)
profile
public TaggedProfile profile()
profile
public void profile(TaggedProfile _x)
ior
public IORAddressingInfo ior()
ior
public void ior(IORAddressingInfo _x)
__default
public void __default()
__default
public void __default(short _discriminator)
Copyright © {inceptionYear}-2007 null. All Rights Reserved.