Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm.Version

Packages that use Version
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm   
 

Uses of Version in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm with type parameters of type Version
protected  List<Version> Attributes.version
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm that return Version
 Version Version.clone()
          Creates and returns a copy of this object.
 Version ObjectFactory.createVersion()
          Create an instance of Version
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm that return types with arguments of type Version
 List<Version> Attributes.getVersion()
          Gets the value of the version property.
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm with parameters of type Version
Version(Version o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm.Version instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.