Uses of Class
org.primefaces.extensions.component.gravatar.Gravatar.PropertyKeys
-
Packages that use Gravatar.PropertyKeys Package Description org.primefaces.extensions.component.gravatar -
-
Uses of Gravatar.PropertyKeys in org.primefaces.extensions.component.gravatar
Methods in org.primefaces.extensions.component.gravatar that return Gravatar.PropertyKeys Modifier and Type Method Description static Gravatar.PropertyKeys
Gravatar.PropertyKeys. valueOf(String name)
Returns the enum constant of this type with the specified name.static Gravatar.PropertyKeys[]
Gravatar.PropertyKeys. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-