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

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

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

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc declared as Authors
protected  Authors ModelObject.authors
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc that return Authors
 Authors Authors.clone()
          Creates and returns a copy of this object.
 Authors ObjectFactory.createAuthors()
          Create an instance of Authors
 Authors ModelObject.getAuthors()
          Authors of this object.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc that return types with arguments of type Authors
 javax.xml.bind.JAXBElement<Authors> ObjectFactory.createAuthors(Authors value)
          Create an instance of JAXBElement<Authors>}
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc with parameters of type Authors
 javax.xml.bind.JAXBElement<Authors> ObjectFactory.createAuthors(Authors value)
          Create an instance of JAXBElement<Authors>}
 void ModelObject.setAuthors(Authors value)
          Sets the value of the authors property.
 

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



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