Cortex Android
 All Classes Namespaces Functions Variables
nl.sense_os.cortex.module.coaches.TaskDescription Class Reference

Classes

class  Status
 
class  Type
 

Public Member Functions

synchronized void delete ()
 
 TaskDescription (TaskDescription.Type taskTypeId, double startDate, double endDate, String description, AIMValue target)
 
 TaskDescription (TaskDescription other)
 
double getStartDate ()
 
double getEndDate ()
 
String getDescription ()
 
AIMValue getTarget ()
 
AIMValue getCurrentValue ()
 
TaskDescription.Status getStatus ()
 
TaskDescription.Type getTaskType ()
 
boolean isCompleted ()
 
AIMValue aimValueRepresentation ()
 

Static Public Member Functions

static String taskTypeToString (TaskDescription.Type taskType)
 
static TaskDescription.Type stringToTaskType (String taskType)
 

Protected Member Functions

 TaskDescription (long cPtr, boolean cMemoryOwn)
 
void finalize ()
 

Static Protected Member Functions

static long getCPtr (TaskDescription obj)
 

Protected Attributes

boolean swigCMemOwn
 

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