Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.Authors

Packages that use Authors
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl   
 

Uses of Authors in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc that return Authors
 Authors ObjectFactory.createAuthors()
          Create an instance of Authors
 Authors ModelObject.getAuthors()
          Authors of this object.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.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.priv.collections.novalueclass.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.
 

Uses of Authors in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl that implement Authors
 class AuthorsImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl that return Authors
 Authors ModelObjectImpl.getAuthors()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl with parameters of type Authors
 void ModelObjectImpl.setAuthors(Authors value)
           
 



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