public static final class CodeSetComponentInfo.CodeSetComponent extends Object
Constructor and Description |
---|
CodeSetComponentInfo.CodeSetComponent() |
CodeSetComponentInfo.CodeSetComponent(int nativeCodeSet,
int[] conversionCodeSets) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
void |
read(MarshalInputStream in) |
String |
toString() |
void |
write(MarshalOutputStream out) |
public CodeSetComponentInfo.CodeSetComponent()
public CodeSetComponentInfo.CodeSetComponent(int nativeCodeSet, int[] conversionCodeSets)
public void read(MarshalInputStream in)
public void write(MarshalOutputStream out)
Copyright © 2018 JBoss by Red Hat. All rights reserved.