25262728293031
public Usuario getUser() { return user; } public RegisterBean(){ user = new Usuario(); }