Пример #1
0
  public String getChactivo(int index) {

    dbUSUARIOS dbu = (dbUSUARIOS) vctResult.elementAt(index);
    return dbu.getChactivo();
  }