public final class TargetAddress extends Object implements IDLEntity
Constructor and Description |
---|
TargetAddress() |
Modifier and Type | Method and Description |
---|---|
void |
_default() |
short |
discriminator() |
IORAddressingInfo |
ior() |
void |
ior(IORAddressingInfo value) |
byte[] |
object_key() |
void |
object_key(byte[] value) |
TaggedProfile |
profile() |
void |
profile(TaggedProfile value) |
public short discriminator()
public byte[] object_key()
public void object_key(byte[] value)
public TaggedProfile profile()
public void profile(TaggedProfile value)
public IORAddressingInfo ior()
public void ior(IORAddressingInfo value)
public void _default()
Copyright © 2017 JBoss by Red Hat. All rights reserved.