public class CodeSetsComponentImpl extends TaggedComponentBase implements CodeSetsComponent
Constructor and Description |
---|
CodeSetsComponentImpl() |
CodeSetsComponentImpl(InputStream is) |
CodeSetsComponentImpl(ORB orb) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
CodeSetComponentInfo |
getCodeSetComponentInfo() |
int |
getId()
Return the (type) identity of this entity.
|
int |
hashCode() |
String |
toString() |
void |
writeContents(OutputStream os) |
getIOPComponent
write
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getIOPComponent
public CodeSetsComponentImpl()
public CodeSetsComponentImpl(InputStream is)
public CodeSetsComponentImpl(ORB orb)
public CodeSetComponentInfo getCodeSetComponentInfo()
getCodeSetComponentInfo
in interface CodeSetsComponent
public void writeContents(OutputStream os)
writeContents
in interface WriteContents
public int getId()
Identifiable
getId
in interface Identifiable
Copyright © 2021 JBoss by Red Hat. All rights reserved.