br.com.caelum.stella.example.validator
Class Usuario

java.lang.Object
  extended by br.com.caelum.stella.example.validator.Usuario

public class Usuario
extends Object


Constructor Summary
Usuario()
           
 
Method Summary
 String getCpf()
           
 void setCpf(String cpf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Usuario

public Usuario()
Method Detail

getCpf

public String getCpf()

setCpf

public void setCpf(String cpf)


Copyright © 2011 Caelum. All Rights Reserved.