Class DerivedFromInfo
java.lang.Object
com.technia.dsx.threedspace.lifecycle.DerivedFromInfo
Represents version derivation information.
Contains the ID of a newly created version and the ID of the object it was derived from (the source object).
- Since:
- 2023-04-03
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()voidsetDerivedFrom(String derivedFrom) voidtoString()