|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddressEntry | |
|---|---|
| org.hibernate.test.annotations.indexcoll | |
| Uses of AddressEntry in org.hibernate.test.annotations.indexcoll |
|---|
| Methods in org.hibernate.test.annotations.indexcoll that return types with arguments of type AddressEntry | |
|---|---|
Map<AlphabeticalDirectory,AddressEntry> |
AddressBook.getDirectoryEntries()
|
Map<AddressEntryPk,AddressEntry> |
AddressBook.getEntries()
|
Map<String,AddressEntry> |
AddressBook.getLastNameEntries()
|
| Method parameters in org.hibernate.test.annotations.indexcoll with type arguments of type AddressEntry | |
|---|---|
void |
AddressBook.setDirectoryEntries(Map<AlphabeticalDirectory,AddressEntry> directoryEntries)
|
void |
AddressBook.setEntries(Map<AddressEntryPk,AddressEntry> entries)
|
void |
AddressBook.setLastNameEntries(Map<String,AddressEntry> lastNameEntries)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||