|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Cat | |
|---|---|
| nl.beesting.beangenerator.example.service | |
| Uses of Cat in nl.beesting.beangenerator.example.service |
|---|
| Methods in nl.beesting.beangenerator.example.service that return Cat | |
|---|---|
Cat |
CatServiceImpl.findCatById(java.lang.Long id)
|
Cat |
CatService.findCatById(java.lang.Long id)
|
| Methods in nl.beesting.beangenerator.example.service that return types with arguments of type Cat | |
|---|---|
java.util.Collection<Cat> |
CatServiceImpl.findCatsByColor(java.awt.Color color)
|
java.util.Collection<Cat> |
CatServiceAnnotated.findCatsByColor(java.awt.Color color)
|
java.util.Collection<Cat> |
CatService.findCatsByColor(java.awt.Color color)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||