Subversion Repositories Integrator Subversion

Rev

Rev 264 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 264 Rev 267
Line 37... Line 37...
37
        public void setTitulo(String titulo) {
37
        public void setTitulo(String titulo) {
38
                this.titulo = titulo;
38
                this.titulo = titulo;
39
        }
39
        }
40
       
40
       
41
        /********************************************/
41
        /********************************************/
42
       
-
 
43
       
42
       
44
}
43
}