js.dev.cam.sbig
Class QueryMiscellaneousControlResults
java.lang.Object
js.dev.Results
js.dev.cam.sbig.QueryMiscellaneousControlResults
- All Implemented Interfaces:
- java.io.Serializable
public class QueryMiscellaneousControlResults
- extends Results
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryMiscellaneousControlResults
public QueryMiscellaneousControlResults()
- Constructor.
QueryMiscellaneousControlResults
public QueryMiscellaneousControlResults(ERROR error)
- Constructor.
- Parameters:
error
- the error to set.
getShutterEdge
public final int getShutterEdge()
- Returns:
- int.
isShutterEdgeOk
public final boolean isShutterEdgeOk()
- Returns:
- true/false.
isFanEnabled
public final boolean isFanEnabled()
- Returns:
- true/false.
getShutterState
public final SHUTTER_STATE7 getShutterState()
- Returns:
- the SHUTTER_STATE7.
getLedState
public final LED_STATE getLedState()
- Returns:
- the LED_STATE.
getSerialVersionUID
public static long getSerialVersionUID()
- Returns:
- the serialVersionUID.
getQmcr
public int getQmcr()
- Returns:
- the qmcr.
setQmcr
public void setQmcr(int qmcr)
- Parameters:
qmcr
- the qmcr to set.