Class ORBTypeComponentImpl
java.lang.Object
com.sun.corba.ee.spi.ior.IdentifiableBase
com.sun.corba.ee.spi.ior.TaggedComponentBase
com.sun.corba.ee.impl.ior.iiop.ORBTypeComponentImpl
- All Implemented Interfaces:
Identifiable, ORBTypeComponent, TaggedComponent, Writeable, WriteContents
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class TaggedComponentBase
getIOPComponentMethods inherited from class IdentifiableBase
writeMethods inherited from interface TaggedComponent
getIOPComponent
-
Field Details
-
ORBType
private int ORBType
-
-
Constructor Details
-
ORBTypeComponentImpl
public ORBTypeComponentImpl(int ORBType)
-
-
Method Details
-
equals
-
hashCode
-
toString
-
getId
public int getId()Description copied from interface:IdentifiableReturn the (type) identity of this entity.- Specified by:
getIdin interfaceIdentifiable- Returns:
- int
-
getORBType
public int getORBType()- Specified by:
getORBTypein interfaceORBTypeComponent
-
writeContents
- Specified by:
writeContentsin interfaceWriteContents
-