Uses of Enum Class
io.dialob.session.engine.session.model.ItemState.Status
Packages that use ItemState.Status
-
Uses of ItemState.Status in io.dialob.session.engine.session.model
Methods in io.dialob.session.engine.session.model that return ItemState.StatusModifier and TypeMethodDescriptionstatic ItemState.StatusReturns the enum constant of this class with the specified name.static ItemState.Status[]ItemState.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.dialob.session.engine.session.model with parameters of type ItemState.Status