|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.jsr303.tck.tests.constraints.inheritance.Foo
org.hibernate.jsr303.tck.tests.constraints.inheritance.Bar
public class Bar
Constructor Summary | |
---|---|
Bar()
|
Method Summary | |
---|---|
String |
getFubar()
|
Methods inherited from class org.hibernate.jsr303.tck.tests.constraints.inheritance.Foo |
---|
getFoo, setFoo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Bar()
Method Detail |
---|
public String getFubar()
getFubar
in interface Fubar
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |