Package com.aspose.tasks.cloud.model
Class AssignmentItem
java.lang.Object
com.aspose.tasks.cloud.model.AssignmentItem
Resource's assignment brief into.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetLink()Get linkUid of the resource.Uid of the task.getUid()The unique id (Uid) of the resource's assignment.inthashCode()resourceUid(Integer resourceUid) voidvoidsetResourceUid(Integer resourceUid) voidsetTaskUid(Integer taskUid) voidtoString()
-
Constructor Details
-
AssignmentItem
public AssignmentItem()
-
-
Method Details
-
link
-
getLink
Get link- Returns:
- link
-
setLink
-
uid
-
getUid
The unique id (Uid) of the resource's assignment.- Returns:
- uid
-
setUid
-
taskUid
-
getTaskUid
Uid of the task.- Returns:
- taskUid
-
setTaskUid
-
resourceUid
-
getResourceUid
Uid of the resource.- Returns:
- resourceUid
-
setResourceUid
-
equals
-
hashCode
public int hashCode() -
toString
-