Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.decoration100.Version

Packages that use Version
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.decoration100   
 

Uses of Version in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.decoration100
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.decoration100 declared as Version
protected  Version DecorationModel.version
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.decoration100 that return Version
 Version Version.clone()
          Creates and returns a copy of this object.
 Version ObjectFactory.createVersion()
          Create an instance of Version
 Version DecorationModel.getVersion()
          Gets the value of the version property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.decoration100 with parameters of type Version
 void DecorationModel.setVersion(Version value)
          Sets the value of the version property.
 

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



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