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