Uses of Class
org.universAAL.ontology.health.owl.StatusType

Packages that use StatusType
org.universAAL.ontology.health.owl   
 

Uses of StatusType in org.universAAL.ontology.health.owl
 

Fields in org.universAAL.ontology.health.owl declared as StatusType
static StatusType StatusType.actived
           
static StatusType StatusType.cancelled
           
static StatusType StatusType.finished
           
static StatusType StatusType.planned
           
static StatusType StatusType.prolonged
           
 

Methods in org.universAAL.ontology.health.owl that return StatusType
 StatusType Treatment.getStatus()
           
static StatusType StatusType.getStatusTypeByOrder(int order)
           
static StatusType StatusType.valueOf(String name)
           
 

Methods in org.universAAL.ontology.health.owl with parameters of type StatusType
 void Treatment.setStatus(StatusType status)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.