public final class CodeSetComponent extends java.lang.Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
int[] |
conversion_code_sets
Struct member conversion_code_sets
|
int |
native_code_set
Struct member native_code_set
|
| Constructor and Description |
|---|
CodeSetComponent()
Default constructor
|
CodeSetComponent(int native_code_set,
int[] conversion_code_sets)
Constructor with fields initialization
|
public int native_code_set
public int[] conversion_code_sets
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