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