Uses of Class
org.hibernate.internal.jaxb.mapping.orm.JaxbFieldResult

Packages that use JaxbFieldResult
org.hibernate.internal.jaxb.mapping.orm   
 

Uses of JaxbFieldResult in org.hibernate.internal.jaxb.mapping.orm
 

Fields in org.hibernate.internal.jaxb.mapping.orm with type parameters of type JaxbFieldResult
protected  List<JaxbFieldResult> JaxbEntityResult.fieldResult
           
 

Methods in org.hibernate.internal.jaxb.mapping.orm that return JaxbFieldResult
 JaxbFieldResult ObjectFactory.createJaxbFieldResult()
          Create an instance of JaxbFieldResult
 

Methods in org.hibernate.internal.jaxb.mapping.orm that return types with arguments of type JaxbFieldResult
 List<JaxbFieldResult> JaxbEntityResult.getFieldResult()
          Gets the value of the fieldResult property.
 



Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.