コード例 #1
0
ファイル: Bean32.java プロジェクト: itzamnamx/nibble
 /**
  * Insert the method's description here. Creation date: (10/16/2002 4:26:47 PM)
  *
  * @return int
  */
 public int getGruposSize() {
   return vGrupos.size();
 }
コード例 #2
0
ファイル: Bean32.java プロジェクト: itzamnamx/nibble
 /**
  * Insert the method's description here. Creation date: (10/16/2002 4:26:47 PM)
  *
  * @return int
  */
 public int getCategoriasSize() {
   return vCategorias.size();
 }
コード例 #3
0
ファイル: Bean32.java プロジェクト: itzamnamx/nibble
 /**
  * Insert the method's description here. Creation date: (10/16/2002 4:26:47 PM)
  *
  * @return int
  */
 public int getMarcasSize() {
   return vMarcas.size();
 }
コード例 #4
0
ファイル: Bean32.java プロジェクト: itzamnamx/nibble
 /**
  * Insert the method's description here. Creation date: (10/16/2002 4:26:47 PM)
  *
  * @return int
  */
 public int getPromocionSize() {
   return vPromocion.size();
 }
コード例 #5
0
ファイル: Bean32.java プロジェクト: itzamnamx/nibble
 /**
  * Insert the method's description here. Creation date: (10/16/2002 4:26:47 PM)
  *
  * @return int
  */
 public int getLineasSize() {
   return vLineas.size();
 }