|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |