|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Luggage | |
|---|---|
| org.hibernate.test.annotations.target | |
| Uses of Luggage in org.hibernate.test.annotations.target |
|---|
| Classes in org.hibernate.test.annotations.target that implement Luggage | |
|---|---|
class |
LuggageImpl
|
| Methods in org.hibernate.test.annotations.target that return types with arguments of type Luggage | |
|---|---|
Map<Size,Luggage> |
Brand.getLuggagesBySize()
|
Map<Luggage,Size> |
Brand.getSizePerLuggage()
|
| Method parameters in org.hibernate.test.annotations.target with type arguments of type Luggage | |
|---|---|
void |
Brand.setLuggagesBySize(Map<Size,Luggage> luggagesBySize)
|
void |
Brand.setSizePerLuggage(Map<Luggage,Size> sizePerLuggage)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||