Class ResolutionObject
java.lang.Object
com.technia.dsx.threedspace.change.issue.ResolutionObject
Represents a resolution object for a change issue.
Contains a list of element references that represent the resolution of the issue.
- Since:
- 2023-02-16
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<com.technia.dsx.app.model.Referable>voidsetElements(List<com.technia.dsx.app.model.Referable> elements)
-
Constructor Details
-
ResolutionObject
public ResolutionObject()
-
-
Method Details
-
getElements
-
setElements
-