Uses of Enum Class
de.espirit.or.schema.Entity.PersistentState
-
Uses of Entity.PersistentState in de.espirit.or.schema
Modifier and TypeMethodDescription@NotNull Entity.PersistentState
Entity.getState()
Return thestate
of this entity.static Entity.PersistentState
Returns the enum constant of this class with the specified name.static Entity.PersistentState[]
Entity.PersistentState.values()
Returns an array containing the constants of this enum class, in the order they are declared.