Class NextStateInfo
java.lang.Object
com.technia.dsx.threedspace.lifecycle.NextStateInfo
Document me
- Since:
- 2023-03-31
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
int
hashCode()
void
void
setMaturityState
(String maturityState) void
setNextStates
(List<String> nextStates) void
toString()
-
Constructor Details
-
NextStateInfo
public NextStateInfo()
-
-
Method Details