public final class TasksByDueDateDetailsList extends curam.util.type.struct.Struct<TasksByDueDateDetailsList>
A structure containing the details required to describe the details of a task that is due on a specified date.
Modifier and Type | Field and Description |
---|---|
curam.util.type.ValueList<TasksByDueDateDetails> |
dtls
Reference to internal details structure.
|
Constructor and Description |
---|
TasksByDueDateDetailsList() |
public final curam.util.type.ValueList<TasksByDueDateDetails> dtls