gleimar 2014-04-17 22:22:13 +00:00
parent 423a7ba628
commit a66ad251c1
1 changed files with 0 additions and 3 deletions

View File

@ -17,9 +17,6 @@ import com.rjconsultores.ventaboletos.exception.BusinessException;
* @author Administrador
*/
public interface TramoService {
public List<Tramo> obtenerTodos();
public Tramo obtenerID(Integer id);