A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages

V

valueOf(String) - Static method in enum br.com.gestimoveis.gprojetos.model.EstadoCivil
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum br.com.gestimoveis.gprojetos.model.Genero
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum br.com.gestimoveis.gprojetos.model.Perfil
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum br.com.gestimoveis.gprojetos.model.StatusCliente
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum br.com.gestimoveis.gprojetos.model.StatusImovel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum br.com.gestimoveis.gprojetos.model.UF
Returns the enum constant of this type with the specified name.
values() - Static method in enum br.com.gestimoveis.gprojetos.model.EstadoCivil
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum br.com.gestimoveis.gprojetos.model.Genero
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum br.com.gestimoveis.gprojetos.model.Perfil
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum br.com.gestimoveis.gprojetos.model.StatusCliente
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum br.com.gestimoveis.gprojetos.model.StatusImovel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum br.com.gestimoveis.gprojetos.model.UF
Returns an array containing the constants of this enum type, in the order they are declared.
VENDA_CONCLUIDA - br.com.gestimoveis.gprojetos.model.StatusCliente
 
VENDIDO - br.com.gestimoveis.gprojetos.model.StatusImovel
 
VIUVO - br.com.gestimoveis.gprojetos.model.EstadoCivil
 
A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages