Uses of Class
org.hibernate.jpamodelgen.xml.jaxb.Basic

Packages that use Basic
org.hibernate.jpamodelgen.xml.jaxb   
 

Uses of Basic in org.hibernate.jpamodelgen.xml.jaxb
 

Fields in org.hibernate.jpamodelgen.xml.jaxb with type parameters of type Basic
protected  List<Basic> Attributes.basic
           
protected  List<Basic> EmbeddableAttributes.basic
           
 

Methods in org.hibernate.jpamodelgen.xml.jaxb that return Basic
 Basic ObjectFactory.createBasic()
          Create an instance of Basic
 

Methods in org.hibernate.jpamodelgen.xml.jaxb that return types with arguments of type Basic
 List<Basic> Attributes.getBasic()
          Gets the value of the basic property.
 List<Basic> EmbeddableAttributes.getBasic()
          Gets the value of the basic property.
 



Copyright © 2009-2011. All Rights Reserved.