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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc that return Author
 Author Author.clone()
          Creates and returns a copy of this object.
 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.pkg.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.pkg.indexed.valueclass.jomc with parameters of type Author
 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.pkg.indexed.valueclass.jomc with parameters of type Author
Author(Author o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc.Author instance by copying a given instance.
 



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