|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CONV_FRAME.CodeSetComponentInfo
public final class CodeSetComponentInfo
Struct definition: CodeSetComponentInfo.
Field Summary | |
---|---|
CodeSetComponent |
ForCharData
Struct member ForCharData |
CodeSetComponent |
ForWcharData
Struct member ForWcharData |
Constructor Summary | |
---|---|
CodeSetComponentInfo()
Default constructor |
|
CodeSetComponentInfo(CodeSetComponent ForCharData,
CodeSetComponent ForWcharData)
Constructor with fields initialization |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public CodeSetComponent ForCharData
public CodeSetComponent ForWcharData
Constructor Detail |
---|
public CodeSetComponentInfo()
public CodeSetComponentInfo(CodeSetComponent ForCharData, CodeSetComponent ForWcharData)
ForCharData
- ForCharData struct memberForWcharData
- ForWcharData struct member
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |