BioRadio SDK - Java Android  1.1
com.glneurotech.devices.common.DeviceTypeCode Enum Reference

Public Member Functions

int getValue ()
 

Static Public Member Functions

static DeviceTypeCode forValue (int value)
 

Public Attributes

 BioRadio150 =(12)
 
 SleepScoutDaq =(64)
 
 SapphireDaq =(65)
 
 SleepScout =(66)
 
 Crystal20B =(67)
 
 BioCapture =(11)
 
 BioRadioDirect =(13)
 
 Crystal20S =(69)
 
 BioCaptureDualBand =(70)
 
 Sapphire =(72)
 
 Sapphire2400 =(73)
 
 SapphireQuadBand =(71)
 
 RatPak =(0)
 
 StepShoe =(23)
 
 PressoreStep =(22)
 
 StepPager =(24)
 
 KinetiSense2 =(32)
 
 Kinesia =(33)
 
 KinetiSense1 =(34)
 
 KinesiaHomeView =(35)
 
 SleepView =(63)
 
 Unknown =(-1)
 
 KinesiaSensor =(36)
 

Static Public Attributes

static final int SIZE = java.lang.Integer.SIZE
 

Member Function Documentation

◆ forValue()

static DeviceTypeCode com.glneurotech.devices.common.DeviceTypeCode.forValue ( int  value)
static

Gets value.

Parameters
valueTake an integer as parameter.
Returns

◆ getValue()

int com.glneurotech.devices.common.DeviceTypeCode.getValue ( )

Gets Value

Returns

The documentation for this enum was generated from the following file: