public final class TaskSearchDetailsList extends curam.util.type.struct.Struct<TaskSearchDetailsList>
A structure containing the returned search details from a task.
Modifier and Type | Field and Description |
---|---|
curam.util.type.ValueList<TaskSearchDetails> |
dtls
Reference to internal details structure.
|
Constructor and Description |
---|
TaskSearchDetailsList() |
public final curam.util.type.ValueList<TaskSearchDetails> dtls