Uses of Enum Class
io.higson.runtime.model.value.EntityState
Packages that use EntityState
-
Uses of EntityState in io.higson.runtime.model.value
Methods in io.higson.runtime.model.value that return EntityStateModifier and TypeMethodDescriptionEntityProperty.getState()Gets state of property.Handle.getState()Gets state of property.Property.getState()Gets state of property.static EntityStateReturns the enum constant of this class with the specified name.static EntityState[]EntityState.values()Returns an array containing the constants of this enum class, in the order they are declared.