|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Soldier | |
|---|---|
| org.hibernate.test.annotations.onetomany | |
| Uses of Soldier in org.hibernate.test.annotations.onetomany |
|---|
| Methods in org.hibernate.test.annotations.onetomany that return types with arguments of type Soldier | |
|---|---|
Set<Soldier> |
Troop.getSoldiers()
|
| Methods in org.hibernate.test.annotations.onetomany with parameters of type Soldier | |
|---|---|
void |
Troop.addSoldier(Soldier s)
|
| Method parameters in org.hibernate.test.annotations.onetomany with type arguments of type Soldier | |
|---|---|
void |
Troop.setSoldiers(Set<Soldier> soldiers)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||