예제 #1
0
 public int[] obtenerPublicidad() {
   return a.getAnuncios();
 }
예제 #2
0
 public int[] getListaAnuncios() {
   return a.getAnuncios();
 }