Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl.AuthorImpl

Packages that use AuthorImpl
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl   
 

Uses of AuthorImpl in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl that return AuthorImpl
 AuthorImpl AuthorImpl.clone()
          Creates and returns a copy of this object.
 AuthorImpl ObjectFactory.createAuthor()
          Create an instance of Author
 

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

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

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



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