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