Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.changes100.Author

Packages that use Author
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.changes100   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.changes100.impl   
 

Uses of Author in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.changes100
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.changes100 that return Author
 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.prot.collections.novalueclass.maven.changes100 with parameters of type Author
 void Properties.setAuthor(Author value)
          Sets the value of the author property.
 

Uses of Author in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.changes100.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.changes100.impl that implement Author
 class AuthorImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.changes100.impl that return Author
 Author PropertiesImpl.getAuthor()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.changes100.impl with parameters of type Author
 void PropertiesImpl.setAuthor(Author value)
           
 



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