Uses of Enum
model.State
Packages that use State
-
Uses of State in model
Modifier and TypeFieldDescriptionprotected StateEntity.currentStateThe current state of the entityModifier and TypeMethodDescriptionEntity.getCurrentState()static StateReturns the enum constant of this type with the specified name.static State[]State.values()Returns an array containing the constants of this enum type, in the order they are declared.