Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.changes100.Author

Packages that use Author
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.changes100   
 

Uses of Author in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.changes100
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.changes100 declared as Author
protected  Author Properties.author
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.changes100 that return Author
 Author Author.clone()
          Creates and returns a copy of this object.
 Author ObjectFactory.createAuthor()
          Create an instance of Author
 Author Properties.getAuthor()
          Gets the value of the author property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.changes100 with parameters of type Author
 void Properties.setAuthor(Author value)
          Sets the value of the author property.
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.changes100 with parameters of type Author
Author(Author o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.changes100.Author instance by copying a given instance.
 



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