|
||||||||||
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.GetCcdInfoParams
public class GetCcdInfoParams
Constructor Summary | |
---|---|
GetCcdInfoParams()
Constructor. |
|
GetCcdInfoParams(CCD_INFO_REQUEST request)
Constructor. |
Method Summary | |
---|---|
CCD_INFO_REQUEST |
getRequest()
|
static long |
getSerialVersionUID()
|
void |
setRequest(CCD_INFO_REQUEST request)
|
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 GetCcdInfoParams()
public GetCcdInfoParams(CCD_INFO_REQUEST request)
request
- the request to set.Method Detail |
---|
public static long getSerialVersionUID()
public CCD_INFO_REQUEST getRequest()
public void setRequest(CCD_INFO_REQUEST request)
request
- the request to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |