public class ORBTypeComponentImpl extends TaggedComponentBase implements ORBTypeComponent
Constructor and Description |
---|
ORBTypeComponentImpl(int ORBType) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getId()
Return the (type) identity of this entity.
|
int |
getORBType() |
int |
hashCode() |
String |
toString() |
void |
writeContents(OutputStream os) |
getIOPComponent
write
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getIOPComponent
public int getId()
Identifiable
getId
in interface Identifiable
public int getORBType()
getORBType
in interface ORBTypeComponent
public void writeContents(OutputStream os)
writeContents
in interface WriteContents
Copyright © 2018 JBoss by Red Hat. All rights reserved.