Package com.soffid.iam.base.api
Class TasksGrid
java.lang.Object
com.soffid.iam.base.api.TasksGrid
- All Implemented Interfaces:
Serializable
ValueObject TasksGrid
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets value for attribute agentsgetTasks()Gets value for attribute tasksvoidSets value for attribute agentsvoidsetTasks(List<SyncserverTask> tasks) Sets value for attribute taskstoString()Returns a string representation of the value object.
-
Constructor Details
-
TasksGrid
public TasksGrid() -
TasksGrid
-
TasksGrid
-
-
Method Details