Uses of Class
clubs.SavingsClub

Packages that use SavingsClub
display   
 

Uses of SavingsClub in display
 

Fields in display with type parameters of type SavingsClub
private  java.util.ArrayList<SavingsClub> Model.savingsClubs
          List of savings clubs
 

Methods in display that return types with arguments of type SavingsClub
 java.util.ArrayList<SavingsClub> Model.getSavingsClubs()
           
 

Methods in display with parameters of type SavingsClub
 void Model.createSavingsClub(SavingsClub club)
          this does the bookkeeping actually for the stokvel
 void ModelGUI.makeSavingsLinks(SavingsClub club)
          Make savings links among club members
 void ModelGUI.removeSavingsMemberAll(SavingsClub club)
          Remove savings members from the club