Subversion Repositories Integrator Subversion

Rev

Rev 114 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 114 Rev 195
Line 4... Line 4...
4
4
-
 
5
import br.com.ec.core.util.VerificadorUtil;
5
import br.com.ec.domain.model.Categoria;
6
import br.com.ec.domain.model.Categoria;
6
import br.edu.cesmac.core.util.VerificadorUtil;
-
 
7
7
8
public class FluxoDeCaixaCategoriaDTO {
8
public class FluxoDeCaixaCategoriaDTO {
9
       
9
       
10
        private Categoria categoria;
10
        private Categoria categoria;
11
        private Double valor;
11
        private Double valor;