public class ControlInformation extends HDTOptionsBase implements ControlInfo
ControlInfo.Type| Constructor and Description |
|---|
ControlInformation() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
String |
getFormat() |
ControlInfo.Type |
getType() |
void |
load(InputStream input) |
void |
save(OutputStream output) |
void |
setFormat(String format) |
void |
setType(ControlInfo.Type type) |
get, getInt, set, setInt, setOptionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, getInt, set, setInt, setOptionspublic ControlInfo.Type getType()
getType in interface ControlInfopublic void setType(ControlInfo.Type type)
setType in interface ControlInfopublic String getFormat()
getFormat in interface ControlInfopublic void setFormat(String format)
setFormat in interface ControlInfopublic void save(OutputStream output) throws IOException
save in interface ControlInfoIOExceptionpublic void load(InputStream input) throws IOException
load in interface ControlInfoIOExceptionpublic void clear()
clear in interface HDTOptionsclear in class HDTOptionsBaseCopyright © 2018 DataWeb Research. All rights reserved.