|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldResult | |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Uses of FieldResult in org.hibernate.jpamodelgen.xml.jaxb |
---|
Fields in org.hibernate.jpamodelgen.xml.jaxb with type parameters of type FieldResult | |
---|---|
protected List<FieldResult> |
EntityResult.fieldResult
|
Methods in org.hibernate.jpamodelgen.xml.jaxb that return FieldResult | |
---|---|
FieldResult |
ObjectFactory.createFieldResult()
Create an instance of FieldResult |
Methods in org.hibernate.jpamodelgen.xml.jaxb that return types with arguments of type FieldResult | |
---|---|
List<FieldResult> |
EntityResult.getFieldResult()
Gets the value of the fieldResult property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |