Uses of Enum Class
io.higson.runtime.sandbox.SandboxAttrGmoPersistence
Packages that use SandboxAttrGmoPersistence
-
Uses of SandboxAttrGmoPersistence in io.higson.runtime.sandbox
Methods in io.higson.runtime.sandbox that return SandboxAttrGmoPersistenceModifier and TypeMethodDescriptionstatic SandboxAttrGmoPersistencestatic SandboxAttrGmoPersistenceReturns the enum constant of this class with the specified name.static SandboxAttrGmoPersistence[]SandboxAttrGmoPersistence.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.higson.runtime.sandbox with parameters of type SandboxAttrGmoPersistenceModifier and TypeMethodDescriptionGmoSandboxAttribute.bind(SandboxAttrGmoPersistence binding) static StringSandboxAttrGmoPersistence.code(SandboxAttrGmoPersistence value) static booleanSandboxAttrGmoPersistence.isGmoManaged(SandboxAttrGmoPersistence value)