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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc that return Author
 Author ObjectFactory.createAuthor()
          Create an instance of Author
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc that return types with arguments of type Author
 javax.xml.bind.JAXBElement<Author> ObjectFactory.createAuthor(Author value)
          Create an instance of JAXBElement<Author>}
 List<Author> Authors.getAuthor()
          Gets the value of the author property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc with parameters of type Author
 javax.xml.bind.JAXBElement<Author> ObjectFactory.createAuthor(Author value)
          Create an instance of JAXBElement<Author>}
 

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl with type parameters of type Author
protected  List<Author> AuthorsImpl.author
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl that return types with arguments of type Author
 List<Author> AuthorsImpl.getAuthor()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl with type arguments of type Author
protected static void AuthorsImpl.copyAuthor(List<Author> source, List<Author> target)
          Copies all values of property Author.
protected static void AuthorsImpl.copyAuthor(List<Author> source, List<Author> target)
          Copies all values of property Author.
 



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