Uses of Class
de.willuhn.annotation.Lifecycle.Type
-
Packages that use Lifecycle.Type Package Description de.willuhn.annotation -
-
Uses of Lifecycle.Type in de.willuhn.annotation
Methods in de.willuhn.annotation that return Lifecycle.Type Modifier and Type Method Description Lifecycle.Type
value()
Typ des Lifecycle.static Lifecycle.Type
Lifecycle.Type. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Lifecycle.Type[]
Lifecycle.Type. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-