Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.assembly111.FileSet

Packages that use FileSet
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.assembly111   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.assembly111.impl   
 

Uses of FileSet in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.assembly111
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.assembly111 that return FileSet
 FileSet ObjectFactory.createFileSet()
          Create an instance of FileSet
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.assembly111 that return types with arguments of type FileSet
 List<FileSet> ModuleSources.FileSets.getFileSet()
          Gets the value of the fileSet property.
 List<FileSet> Assembly.FileSets.getFileSet()
          Gets the value of the fileSet property.
 

Uses of FileSet in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.assembly111.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.assembly111.impl that implement FileSet
 class FileSetImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.assembly111.impl with type parameters of type FileSet
protected  List<FileSet> ModuleSourcesImpl.FileSetsImpl.fileSet
           
protected  List<FileSet> AssemblyImpl.FileSetsImpl.fileSet
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.assembly111.impl that return types with arguments of type FileSet
 List<FileSet> ModuleSourcesImpl.FileSetsImpl.getFileSet()
           
 List<FileSet> AssemblyImpl.FileSetsImpl.getFileSet()
           
 



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