Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl.AuthorsImpl

Packages that use AuthorsImpl
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl   
 

Uses of AuthorsImpl in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl declared as AuthorsImpl
protected  AuthorsImpl ModelObjectImpl.authors
           
 

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

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

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl with parameters of type AuthorsImpl
 javax.xml.bind.JAXBElement<AuthorsImpl> ObjectFactory.createAuthors(AuthorsImpl value)
          Create an instance of JAXBElement<AuthorsImpl>}
 

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



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