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()voidsetData(AssigneeData data) voidsetRelatedData(AssigneeRelatedData relatedData) voidsetRelData(AssigneeRelData relData) toString()Methods inherited from class com.technia.dsx.threedspace.project.task.IdentifiableObjectReference
getId, setIdMethods 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:
toStringin classIdentifiableObjectReference
-