Uses of Class
js.dev.cam.sbig.FILTER_TYPE

Packages that use FILTER_TYPE
js.dev.cam.sbig   
 

Uses of FILTER_TYPE in js.dev.cam.sbig
 

Methods in js.dev.cam.sbig that return FILTER_TYPE
 FILTER_TYPE GetCcdInfoResults3.getFilterType()
          The getFilerType public method returns the filterType field.
static FILTER_TYPE FILTER_TYPE.getFilterType(int value)
           
static FILTER_TYPE FILTER_TYPE.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FILTER_TYPE[] FILTER_TYPE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.