public interface ControlInfo extends HDTOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
ControlInfo.Type |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormat() |
ControlInfo.Type |
getType() |
void |
load(InputStream input) |
void |
save(OutputStream output) |
void |
setFormat(String format) |
void |
setType(ControlInfo.Type type) |
clear, get, getInt, set, setInt, setOptionsControlInfo.Type getType()
void setType(ControlInfo.Type type)
String getFormat()
void setFormat(String format)
void save(OutputStream output) throws IOException
IOExceptionvoid load(InputStream input) throws IOException
IOExceptionCopyright © 2020 DataWeb Research. All rights reserved.