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 TaggedComponentBase
getIOPComponentMethods inherited from class IdentifiableBase
writeMethods inherited from interface TaggedComponent
getIOPComponent
-
Field Details
-
version
private byte version -
singleton
-
-
Constructor Details
-
MaxStreamFormatVersionComponentImpl
public MaxStreamFormatVersionComponentImpl() -
MaxStreamFormatVersionComponentImpl
public MaxStreamFormatVersionComponentImpl(byte streamFormatVersion)
-
-
Method Details
-
equals
-
hashCode
-
toString
-
getMaxStreamFormatVersion
public byte getMaxStreamFormatVersion()- Specified by:
getMaxStreamFormatVersionin interfaceMaxStreamFormatVersionComponent
-
writeContents
- Specified by:
writeContentsin interfaceWriteContents
-
getId
public int getId()Description copied from interface:IdentifiableReturn the (type) identity of this entity.- Specified by:
getIdin interfaceIdentifiable- Returns:
- int
-