Package | Description |
---|---|
com.llwork.external.appointment | |
com.llwork.external.task |
Modifier and Type | Interface and Description |
---|---|
interface |
IAppointmentData
Data object that contains appointment or meeting data
|
Modifier and Type | Class and Description |
---|---|
class |
AppointmentData
Implementation of LLwork of the interface IAppointmentData.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ITaskData
Representation of the data of an task
|
Modifier and Type | Class and Description |
---|---|
class |
TaskData
Implementation of LLwork of the interface ITaskData.
|