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

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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.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.pub.collections.valueclass.jomc with parameters of type Author
static Author ObjectFactory.copyOfAuthor(Author clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc.Author instance.
 javax.xml.bind.JAXBElement<Author> ObjectFactory.createAuthor(Author value)
          Create an instance of JAXBElement<Author>}
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc with type arguments of type Author
static void Authors.copyAuthor(List<Author> source, List<Author> target)
          Copies all values of property Author.
static void Authors.copyAuthor(List<Author> source, List<Author> target)
          Copies all values of property Author.
 

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



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