Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.assembly111.FileItem

Packages that use FileItem
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.assembly111   
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.assembly111.impl   
 

Uses of FileItem in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.assembly111
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.assembly111 that return FileItem
 FileItem ObjectFactory.createFileItem()
          Create an instance of FileItem
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.assembly111 that return types with arguments of type FileItem
 List<FileItem> Assembly.Files.getFile()
          Gets the value of the file property.
 

Uses of FileItem in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.assembly111.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.assembly111.impl that implement FileItem
 class FileItemImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.assembly111.impl with type parameters of type FileItem
protected  List<FileItem> AssemblyImpl.FilesImpl.file
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.assembly111.impl that return types with arguments of type FileItem
 List<FileItem> AssemblyImpl.FilesImpl.getFile()
           
 



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