|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjs.dev.Results
js.dev.cam.sbig.GetCcdInfoResults3
public class GetCcdInfoResults3
Constructor Summary | |
---|---|
GetCcdInfoResults3()
Constructor. |
|
GetCcdInfoResults3(ERROR error)
Constructor. |
Method Summary | |
---|---|
AD_SIZE |
getAdSize()
The getAdSize method returns the size of ADC. |
FILTER_TYPE |
getFilterType()
The getFilerType public method returns the filterType field. |
long |
getSerVersionUid()
|
void |
setAdSize(int adc)
The setAdSize method sets the ADC size. |
void |
setFilterType(int value)
The setFilerType public method sets the filterType field. |
Methods inherited from class js.dev.Results |
---|
getError, setError |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetCcdInfoResults3()
public GetCcdInfoResults3(ERROR error)
error
- the error to set.Method Detail |
---|
public final long getSerVersionUid()
public final AD_SIZE getAdSize()
public final void setAdSize(int adc)
public final FILTER_TYPE getFilterType()
public final void setFilterType(int value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |