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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc declared as Author
protected  Author[] Authors.author
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.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.indexed.valueclass.jomc.Author instance.
 Author ObjectFactory.createAuthor()
          Create an instance of Author
 Author[] Authors.getAuthor()
           
 Author Authors.getAuthor(int idx)
           
 Author Authors.setAuthor(int idx, Author value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.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>}
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc with parameters of type Author
 void Authors.copyAuthor(Author[] source)
          Copies all values of property Author.
static Author ObjectFactory.copyOfAuthor(Author clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Author instance.
 javax.xml.bind.JAXBElement<Author> ObjectFactory.createAuthor(Author value)
          Create an instance of JAXBElement<Author>}
 void Authors.setAuthor(Author[] values)
           
 Author Authors.setAuthor(int idx, Author value)
           
 

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



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