Package com.thortech.xl.vo
Class TaskAttributeDetails
java.lang.Object
com.thortech.xl.vo.TaskAttributeDetails
- All Implemented Interfaces:
Serializable
This value object holds information of all the attribute details for a Scheduled Task
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setTsaName
(String tsaName) void
setTsaValue
(String tsaValue) void
-
Constructor Details
-
TaskAttributeDetails
public TaskAttributeDetails()
-
-
Method Details
-
getTsaKey
-
setTsaKey
-
getTskKey
-
setTskKey
-
getTsaName
-
setTsaName
-
getTsaValue
-
setTsaValue
-