|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjs.dev.Params
js.dev.cam.sbig.GetDriverControlParams
public class GetDriverControlParams
Constructor Summary | |
---|---|
GetDriverControlParams()
Constructor. |
Method Summary | |
---|---|
DRIVER_CONTROL_PARAM |
getControlParameter()
|
static long |
getSerialVersionUID()
|
void |
setControlParameter(DRIVER_CONTROL_PARAM controlParameter)
|
Methods inherited from class js.dev.Params |
---|
getPriority, setPriority |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetDriverControlParams()
Method Detail |
---|
public static long getSerialVersionUID()
public DRIVER_CONTROL_PARAM getControlParameter()
public void setControlParameter(DRIVER_CONTROL_PARAM controlParameter)
controlParameter
- the controlParameter to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |