|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.tuneology.sane.OptionDescriptor | +--com.tuneology.sane.StringOption
This option is a String value.
Method Summary | |
java.lang.String |
getValue()
Returns option values. |
int |
setValue(java.lang.String str)
Set option values. |
Methods inherited from class com.tuneology.sane.OptionDescriptor |
getCap, getDescription, getElements, getName, getRange, getSize, getTitle, getUnit, setAutomatic |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.String getValue() throws SaneException
SaneException
public int setValue(java.lang.String str) throws SaneException
SaneException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |