Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.jomc.Author

Packages that use Author
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.jomc   
 

Uses of Author in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.jomc
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.jomc with type parameters of type Author
protected  List<Author> Authors.author
           
 

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

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.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.pkg.collections.valueclass.jomc with parameters of type Author
 javax.xml.bind.JAXBElement<Author> ObjectFactory.createAuthor(Author value)
          Create an instance of JAXBElement<Author>}
 

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



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