Uses of Class
org.universAAL.lddi.fs20.devicemodel.FS20DeviceTypes

Packages that use FS20DeviceTypes
org.universAAL.lddi.fs20.devicemodel   
 

Uses of FS20DeviceTypes in org.universAAL.lddi.fs20.devicemodel
 

Methods in org.universAAL.lddi.fs20.devicemodel that return FS20DeviceTypes
 FS20DeviceTypes FS20DeviceProperties.getDeviceType()
          Returns the device type of the FS20 device
 FS20DeviceTypes FS20Device.getDeviceType()
          Get the device type
static FS20DeviceTypes FS20DeviceTypes.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FS20DeviceTypes[] FS20DeviceTypes.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.universAAL.lddi.fs20.devicemodel with parameters of type FS20DeviceTypes
FS20DeviceProperties(String URI, String name, String housecode, String devicecode, FS20DeviceTypes type)
          Constructor of an incomplete described FS20 Device
FS20DeviceProperties(String URI, String name, String housecode, String devicecode, FS20DeviceTypes type, String value, String description, String functiondescription, String location)
          Constructor of a complete described FS20 Device
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.