|
||||||||
| 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.IntegerOption
This option is an array of integers.
| Method Summary | |
int[] |
getValues()
Returns option values. |
int |
setValues(int[] values)
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 int[] getValues()
throws SaneException
SaneException
public int setValues(int[] values)
throws SaneException
values - the new values.
SaneException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||