|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CONV_FRAME.CodeSetComponent
Generated from IDL definition of struct "CodeSetComponent"
Field Summary | |
---|---|
int[] |
conversion_code_sets
|
int |
native_code_set
|
Constructor Summary | |
---|---|
CodeSetComponent()
|
|
CodeSetComponent(int native_code_set,
int[] conversion_code_sets)
|
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)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |