Uses of Class
com.sun.java.xml.ns.persistence.orm.Basic

Packages that use Basic
com.sun.java.xml.ns.persistence.orm   
 

Uses of Basic in com.sun.java.xml.ns.persistence.orm
 

Fields in com.sun.java.xml.ns.persistence.orm with type parameters of type Basic
protected  List<Basic> EmbeddableAttributes.basic
           
protected  List<Basic> Attributes.basic
           
 

Methods in com.sun.java.xml.ns.persistence.orm that return Basic
 Basic ObjectFactory.createBasic()
          Create an instance of Basic
 

Methods in com.sun.java.xml.ns.persistence.orm that return types with arguments of type Basic
 List<Basic> EmbeddableAttributes.getBasic()
          Gets the value of the basic property.
 List<Basic> Attributes.getBasic()
          Gets the value of the basic property.
 



Copyright © 2005-2011. All Rights Reserved.