public final class TaskReservedByAndDueDateDetailsList extends curam.util.type.struct.Struct<TaskReservedByAndDueDateDetailsList>
A structure containing the details of the reserved by user name and due date time of a task.
Modifier and Type | Field and Description |
---|---|
curam.util.type.ValueList<TaskReservedByAndDueDateDetails> |
dtls
Reference to internal details structure.
|
Constructor and Description |
---|
TaskReservedByAndDueDateDetailsList() |
public final curam.util.type.ValueList<TaskReservedByAndDueDateDetails> dtls