|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FavoriteFood | |
|---|---|
| org.hibernate.test.annotations.collectionelement | |
| Uses of FavoriteFood in org.hibernate.test.annotations.collectionelement |
|---|
| Methods in org.hibernate.test.annotations.collectionelement that return FavoriteFood | |
|---|---|
static FavoriteFood |
FavoriteFood.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FavoriteFood[] |
FavoriteFood.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.hibernate.test.annotations.collectionelement that return types with arguments of type FavoriteFood | |
|---|---|
Map<String,FavoriteFood> |
Boy.getFavoriteFood()
|
| Method parameters in org.hibernate.test.annotations.collectionelement with type arguments of type FavoriteFood | |
|---|---|
void |
Boy.setFavoriteFood(Map<String,FavoriteFood> foods)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||