public class ConsoleFEData extends java.lang.Object implements Serializable
| Constructor and Description |
|---|
ConsoleFEData() |
ConsoleFEData(ByteReader br,
int sz) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLanguage() |
void |
serialize(ByteWriter bw) |
ConsoleFEData |
setLanguage(java.lang.String s) |
public static final int signature
public static final int size
public ConsoleFEData()
public ConsoleFEData(ByteReader br, int sz) throws ShellLinkException, java.io.IOException
ShellLinkExceptionjava.io.IOExceptionpublic void serialize(ByteWriter bw) throws java.io.IOException
serialize in interface Serializablejava.io.IOExceptionpublic java.lang.String getLanguage()
public ConsoleFEData setLanguage(java.lang.String s)