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