Class NextStateInfo
java.lang.Object
com.technia.dsx.threedspace.lifecycle.NextStateInfo
Document me
- Since:
- 2023-03-31
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()voidvoidsetMaturityState(String maturityState) voidsetNextStates(List<String> nextStates) voidtoString()
-
Constructor Details
-
NextStateInfo
public NextStateInfo()
-
-
Method Details