CSVObjects Framework

Uses of Class
test.net.sf.anupam.csv.beans.Designation

Packages that use Designation
test.net.sf.anupam.csv.beans (Internal) package for testing the Framework. 
 

Uses of Designation in test.net.sf.anupam.csv.beans
 

Methods in test.net.sf.anupam.csv.beans that return Designation
 Designation Employee.getDesignation()
          Returns value of the designation.
 

Methods in test.net.sf.anupam.csv.beans with parameters of type Designation
 int Designation.compareTo(Designation other)
          Compares this designation to another designation.
 void Employee.setDesignation(Designation designation)
          Sets value of the designation.
 


SourceForge.net Logo

© Anupam Sengupta 2005