Uses of Class
com.erudika.para.core.annotations.Indexed.Action
-
Packages that use Indexed.Action Package Description com.erudika.para.core.annotations Various annotation classes used for caching, indexing, etc. -
-
Uses of Indexed.Action in com.erudika.para.core.annotations
Methods in com.erudika.para.core.annotations that return Indexed.Action Modifier and Type Method Description Indexed.Actionaction()static Indexed.ActionIndexed.Action. valueOf(String name)Returns the enum constant of this type with the specified name.static Indexed.Action[]Indexed.Action. values()Returns an array containing the constants of this enum type, in the order they are declared.
-