Package com.sun.corba.ee.impl.ior.iiop
Class MaxStreamFormatVersionComponentImpl
java.lang.Object
com.sun.corba.ee.spi.ior.IdentifiableBase
com.sun.corba.ee.spi.ior.TaggedComponentBase
com.sun.corba.ee.impl.ior.iiop.MaxStreamFormatVersionComponentImpl
- All Implemented Interfaces:
Identifiable
,MaxStreamFormatVersionComponent
,TaggedComponent
,Writeable
,WriteContents
public class MaxStreamFormatVersionComponentImpl
extends TaggedComponentBase
implements MaxStreamFormatVersionComponent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.corba.ee.spi.ior.TaggedComponentBase
getIOPComponent
Methods inherited from class com.sun.corba.ee.spi.ior.IdentifiableBase
write
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.sun.corba.ee.spi.ior.TaggedComponent
getIOPComponent
-
Field Details
-
version
private byte version -
singleton
-
-
Constructor Details
-
MaxStreamFormatVersionComponentImpl
public MaxStreamFormatVersionComponentImpl() -
MaxStreamFormatVersionComponentImpl
public MaxStreamFormatVersionComponentImpl(byte streamFormatVersion)
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
toString
-
getMaxStreamFormatVersion
public byte getMaxStreamFormatVersion()- Specified by:
getMaxStreamFormatVersion
in interfaceMaxStreamFormatVersionComponent
-
writeContents
- Specified by:
writeContents
in interfaceWriteContents
-
getId
public int getId()Description copied from interface:Identifiable
Return the (type) identity of this entity.- Specified by:
getId
in interfaceIdentifiable
- Returns:
- int
-