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

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

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

Fields in org.hibernate.internal.jaxb.mapping.orm with type parameters of type JaxbBasic
protected  List<JaxbBasic> JaxbEmbeddableAttributes.basic
           
protected  List<JaxbBasic> JaxbAttributes.basic
           
 

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

Methods in org.hibernate.internal.jaxb.mapping.orm that return types with arguments of type JaxbBasic
 List<JaxbBasic> JaxbEmbeddableAttributes.getBasic()
          Gets the value of the basic property.
 List<JaxbBasic> JaxbAttributes.getBasic()
          Gets the value of the basic property.
 



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