|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteControl | |
---|---|
org.hibernate.ejb.test.callbacks |
Uses of RemoteControl in org.hibernate.ejb.test.callbacks |
---|
Fields in org.hibernate.ejb.test.callbacks with type parameters of type RemoteControl | |
---|---|
static SingularAttribute<Television,RemoteControl> |
Television_.control
|
static SingularAttribute<RemoteControl,Date> |
RemoteControl_.creationDate
|
static SingularAttribute<RemoteControl,Integer> |
RemoteControl_.id
|
Methods in org.hibernate.ejb.test.callbacks that return RemoteControl | |
---|---|
RemoteControl |
Television.getControl()
|
Methods in org.hibernate.ejb.test.callbacks with parameters of type RemoteControl | |
---|---|
void |
Television.setControl(RemoteControl control)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |