Uses of Class
org.universAAL.ontology.device.DosageValue

Packages that use DosageValue
org.universAAL.ontology.device   
 

Uses of DosageValue in org.universAAL.ontology.device
 

Fields in org.universAAL.ontology.device declared as DosageValue
static DosageValue DosageValue.Missed
           
static DosageValue DosageValue.NoCondition
           
static DosageValue DosageValue.Taken
           
 

Methods in org.universAAL.ontology.device that return DosageValue
 DosageValue DosageSensor.getDosageValue()
           
static DosageValue DosageValue.getDosageValueByOrder(int order)
           
static DosageValue DosageValue.valueOf(String name)
           
 

Methods in org.universAAL.ontology.device with parameters of type DosageValue
 void DosageSensor.setDosageValue(DosageValue newPropValue)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.