Class AssigneeInfo
java.lang.Object
com.technia.dsx.app.model.DefaultObjectReference
com.technia.dsx.threedspace.project.task.IdentifiableObjectReference
com.technia.dsx.threedspace.project.task.AssigneeInfo
- All Implemented Interfaces:
com.technia.dsx.app.model.Identifiable
,com.technia.dsx.app.model.Referable
Document me
- Since:
- 2023-11-08
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetData()
void
setData
(AssigneeData data) void
setRelatedData
(AssigneeRelatedData relatedData) void
setRelData
(AssigneeRelData relData) toString()
Methods inherited from class com.technia.dsx.threedspace.project.task.IdentifiableObjectReference
getId, setId
Methods inherited from class com.technia.dsx.app.model.DefaultObjectReference
equals, getIdentifier, getRelativePath, getSource, getType, hashCode, setIdentifier, setRelativePath, setSource, setType
-
Constructor Details
-
AssigneeInfo
public AssigneeInfo()
-
-
Method Details
-
getData
-
setData
-
getRelData
-
setRelData
-
getRelatedData
-
setRelatedData
-
toString
- Overrides:
toString
in classIdentifiableObjectReference
-