|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.CONV_FRAME.CodeSetContext
public final class CodeSetContext
Struct definition: CodeSetContext.
| Field Summary | |
|---|---|
int |
char_data
Struct member char_data |
int |
wchar_data
Struct member wchar_data |
| Constructor Summary | |
|---|---|
CodeSetContext()
Default constructor |
|
CodeSetContext(int char_data,
int wchar_data)
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 int char_data
public int wchar_data
| Constructor Detail |
|---|
public CodeSetContext()
public CodeSetContext(int char_data,
int wchar_data)
char_data - char_data struct memberwchar_data - wchar_data struct member
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||