public class CCSID1140 extends java.lang.Object implements SingleByteConversion
| Constructor and Description | 
|---|
| CCSID1140() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getCcsid() | 
| static SingleByteConversion | getInstance() | 
| byte[] | returnFromUnicode() | 
| char[] | returnToUnicode() | 
public static SingleByteConversion getInstance()
public int getCcsid()
getCcsid in interface SingleByteConversionpublic byte[] returnFromUnicode()
returnFromUnicode in interface SingleByteConversionpublic char[] returnToUnicode()
returnToUnicode in interface SingleByteConversion