public class ConsoleFEData extends Object implements Serializable
| Constructor and Description |
|---|
ConsoleFEData() |
ConsoleFEData(ByteReader br,
int sz) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLanguage() |
void |
serialize(ByteWriter bw) |
ConsoleFEData |
setLanguage(String s) |
public static final int signature
public static final int size
public ConsoleFEData()
public ConsoleFEData(ByteReader br, int sz) throws ShellLinkException, IOException
ShellLinkExceptionIOExceptionpublic void serialize(ByteWriter bw) throws IOException
serialize in interface SerializableIOExceptionpublic String getLanguage()
public ConsoleFEData setLanguage(String s)
Copyright © 2016–2018 Frederik Kammel. All rights reserved.