|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Actor | |
|---|---|
| org.hibernate.jsr303.tck.tests.validation | |
| Uses of Actor in org.hibernate.jsr303.tck.tests.validation |
|---|
| Subclasses of Actor in org.hibernate.jsr303.tck.tests.validation | |
|---|---|
class |
ActorArrayBased
|
class |
ActorListBased
|
| Methods in org.hibernate.jsr303.tck.tests.validation that return types with arguments of type Actor | |
|---|---|
List<Actor> |
PlayedWith.getPlayedWith()
|
List<Actor> |
ActorListBased.getPlayedWith()
|
List<Actor> |
ActorArrayBased.getPlayedWith()
|
| Methods in org.hibernate.jsr303.tck.tests.validation with parameters of type Actor | |
|---|---|
void |
PlayedWith.addPlayedWith(Actor playedWith)
|
void |
ActorListBased.addPlayedWith(Actor playedWith)
|
void |
ActorArrayBased.addPlayedWith(Actor playedWith)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||