Uses of Class
domain.Phonetypes

Packages that use Phonetypes
dao   
manitance   
 

Uses of Phonetypes in dao
 

Methods in dao that return types with arguments of type Phonetypes
 java.util.List<Phonetypes> PhonetypesDAO.findAllVerified()
           
 java.util.List<Phonetypes> HibernatePhonetypesDAO.findAllVerified()
           
 

Uses of Phonetypes in manitance
 

Methods in manitance with parameters of type Phonetypes
 java.util.Vector TableMaintScreen.createElementPHT(Phonetypes rt)