Uses of Enum Class
de.espirit.or.schema.Entity.PersistentState
Packages that use Entity.PersistentState
-
Uses of Entity.PersistentState in de.espirit.or.schema
Methods in de.espirit.or.schema that return Entity.PersistentStateModifier and TypeMethodDescription@NotNull Entity.PersistentStateEntity.getState()Return thestateof this entity.static Entity.PersistentStateReturns 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.