Uses of Class
nl.gx.webmanager.jcr.annotation.Collection.Type
-
Packages that use Collection.Type Package Description nl.gx.webmanager.jcr.annotation -
-
Uses of Collection.Type in nl.gx.webmanager.jcr.annotation
Methods in nl.gx.webmanager.jcr.annotation that return Collection.Type Modifier and Type Method Description Collection.Type
type()
Get the type parameter of the annotation.static Collection.Type
Collection.Type. valueOf(String name)
Returns the enum constant of this type with the specified name.static Collection.Type[]
Collection.Type. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-