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) |
getIOPComponentwriteclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetIOPComponentpublic static final MaxStreamFormatVersionComponentImpl singleton
public MaxStreamFormatVersionComponentImpl()
public MaxStreamFormatVersionComponentImpl(byte streamFormatVersion)
public byte getMaxStreamFormatVersion()
getMaxStreamFormatVersion in interface MaxStreamFormatVersionComponentpublic void writeContents(OutputStream os)
writeContents in interface WriteContentspublic int getId()
IdentifiablegetId in interface IdentifiableCopyright © 2018 JBoss by Red Hat. All rights reserved.