Uses of Class
br.com.gestimoveis.gprojetos.model.Perfil
-
Packages that use Perfil Package Description br.com.gestimoveis.gprojetos.model -
-
Uses of Perfil in br.com.gestimoveis.gprojetos.model
Methods in br.com.gestimoveis.gprojetos.model that return Perfil Modifier and Type Method Description static Perfil
Perfil. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Perfil[]
Perfil. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-