예제 #1
0
 /**
  * Insert the method's description here. Creation date: (24/10/2002 06:05:49 p.m.)
  *
  * @return java.util.Vector
  */
 public int getUsuariosSize() {
   return vctResult.size();
 }
예제 #2
0
 /**
  * Insert the method's description here. Creation date: (24/10/2002 06:05:49 p.m.)
  *
  * @return java.util.Vector
  */
 public int getGruposSize() {
   return vctGrupos.size();
 }