Uses of Enum Class
com.erudika.para.core.annotations.Indexed.Action
Packages that use Indexed.Action
Package
Description
Various annotation classes used for caching, indexing, etc.
-
Uses of Indexed.Action in com.erudika.para.core.annotations
Subclasses with type arguments of type Indexed.Action in com.erudika.para.core.annotationsMethods in com.erudika.para.core.annotations that return Indexed.ActionModifier and TypeMethodDescriptionstatic Indexed.Action
Returns the enum constant of this class with the specified name.static Indexed.Action[]
Indexed.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.