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

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

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

Fields in com.sun.java.xml.ns.persistence.orm with type parameters of type Version
protected  List<Version> Attributes.version
           
 

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

Methods in com.sun.java.xml.ns.persistence.orm that return types with arguments of type Version
 List<Version> Attributes.getVersion()
          Gets the value of the version property.
 



Copyright © 2005-2014. All Rights Reserved.