Beispiel #1
0
 /**
  * Insert the method's description here. Creation date: (10/16/2002 4:26:47 PM)
  *
  * @return int
  */
 public int getGruposSize() {
   return vGrupos.size();
 }
Beispiel #2
0
 /**
  * Insert the method's description here. Creation date: (10/16/2002 4:26:47 PM)
  *
  * @return int
  */
 public int getCategoriasSize() {
   return vCategorias.size();
 }
Beispiel #3
0
 /**
  * Insert the method's description here. Creation date: (10/16/2002 4:26:47 PM)
  *
  * @return int
  */
 public int getMarcasSize() {
   return vMarcas.size();
 }
Beispiel #4
0
 /**
  * Insert the method's description here. Creation date: (10/16/2002 4:26:47 PM)
  *
  * @return int
  */
 public int getPromocionSize() {
   return vPromocion.size();
 }
Beispiel #5
0
 /**
  * Insert the method's description here. Creation date: (10/16/2002 4:26:47 PM)
  *
  * @return int
  */
 public int getLineasSize() {
   return vLineas.size();
 }