Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111.FileSet

Packages that use FileSet
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111.impl   
 

Uses of FileSet in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111 that return FileSet
 FileSet ObjectFactory.createFileSet()
          Create an instance of FileSet
 FileSet[] ModuleSources.FileSets.getFileSet()
           
 FileSet[] Assembly.FileSets.getFileSet()
           
 FileSet ModuleSources.FileSets.getFileSet(int idx)
           
 FileSet Assembly.FileSets.getFileSet(int idx)
           
 FileSet ModuleSources.FileSets.setFileSet(int idx, FileSet value)
           
 FileSet Assembly.FileSets.setFileSet(int idx, FileSet value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111 with parameters of type FileSet
 void ModuleSources.FileSets.setFileSet(FileSet[] values)
           
 void Assembly.FileSets.setFileSet(FileSet[] values)
           
 FileSet ModuleSources.FileSets.setFileSet(int idx, FileSet value)
           
 FileSet Assembly.FileSets.setFileSet(int idx, FileSet value)
           
 

Uses of FileSet in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111.impl
 

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

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111.impl declared as FileSet
protected  FileSet[] ModuleSourcesImpl.FileSetsImpl.fileSet
           
protected  FileSet[] AssemblyImpl.FileSetsImpl.fileSet
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111.impl that return FileSet
 FileSet[] ModuleSourcesImpl.FileSetsImpl.getFileSet()
           
 FileSet[] AssemblyImpl.FileSetsImpl.getFileSet()
           
 FileSet ModuleSourcesImpl.FileSetsImpl.getFileSet(int idx)
           
 FileSet AssemblyImpl.FileSetsImpl.getFileSet(int idx)
           
 FileSet ModuleSourcesImpl.FileSetsImpl.setFileSet(int idx, FileSet value)
           
 FileSet AssemblyImpl.FileSetsImpl.setFileSet(int idx, FileSet value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.assembly111.impl with parameters of type FileSet
protected  void ModuleSourcesImpl.FileSetsImpl.copyFileSet(FileSet[] source)
          Copies all values of property FileSet.
protected  void AssemblyImpl.FileSetsImpl.copyFileSet(FileSet[] source)
          Copies all values of property FileSet.
 void ModuleSourcesImpl.FileSetsImpl.setFileSet(FileSet[] values)
           
 void AssemblyImpl.FileSetsImpl.setFileSet(FileSet[] values)
           
 FileSet ModuleSourcesImpl.FileSetsImpl.setFileSet(int idx, FileSet value)
           
 FileSet AssemblyImpl.FileSetsImpl.setFileSet(int idx, FileSet value)
           
 



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