public class AlternateIIOPAddressComponentImpl extends TaggedComponentBase implements AlternateIIOPAddressComponent
Constructor and Description |
---|
AlternateIIOPAddressComponentImpl(IIOPAddress addr) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
IIOPAddress |
getAddress() |
int |
getId()
Return the (type) identity of this entity.
|
int |
hashCode() |
String |
toString() |
void |
writeContents(OutputStream os) |
getIOPComponent
write
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getIOPComponent
public AlternateIIOPAddressComponentImpl(IIOPAddress addr)
public IIOPAddress getAddress()
getAddress
in interface AlternateIIOPAddressComponent
public void writeContents(OutputStream os)
writeContents
in interface WriteContents
public int getId()
Identifiable
getId
in interface Identifiable
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.