public static final class CodeSetComponentInfo.CodeSetComponent extends Object
Constructor and Description |
---|
CodeSetComponent() |
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 CodeSetComponent()
public CodeSetComponent(int nativeCodeSet, int[] conversionCodeSets)
public void read(MarshalInputStream in)
public void write(MarshalOutputStream out)
Copyright © 2016 JBoss by Red Hat. All rights reserved.