Uses of Class
com.camelspotting.jotl.domain.Company

Packages that use Company
com.camelspotting.jotl.domain   
 

Uses of Company in com.camelspotting.jotl.domain
 

Methods in com.camelspotting.jotl.domain that return types with arguments of type Company
 List<Company> ClientsDetails.getCompanies()
           
 List<Company> AbstractClientDetails.getCompanies()
           
 

Methods in com.camelspotting.jotl.domain with parameters of type Company
 int Company.compareTo(Company o)
          This method makes the companies comparable based on their rating.
 

Constructor parameters in com.camelspotting.jotl.domain with type arguments of type Company
AbstractClientDetails(List<Company> companies)
           
ClientsDetailsV5(List<Company> companies)
           
 



Copyright © 2013. All Rights Reserved.