Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.assembly111.FileSet

Packages that use FileSet
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.assembly111   
 

Uses of FileSet in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.assembly111
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.assembly111 declared as FileSet
protected  FileSet[] ModuleSources.FileSets.fileSet
           
protected  FileSet[] Assembly.FileSets.fileSet
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.assembly111 that return FileSet
 FileSet FileSet.clone()
          Creates and returns a copy of this object.
static FileSet ObjectFactory.copyOfFileSet(FileSet clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.assembly111.FileSet instance.
 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.pub.indexed.valueclass.maven.assembly111 with parameters of type FileSet
 void ModuleSources.FileSets.copyFileSet(FileSet[] source)
          Copies all values of property FileSet.
 void Assembly.FileSets.copyFileSet(FileSet[] source)
          Copies all values of property FileSet.
static FileSet ObjectFactory.copyOfFileSet(FileSet clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.assembly111.FileSet instance.
 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)
           
 

Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.assembly111 with parameters of type FileSet
FileSet(FileSet o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.assembly111.FileSet instance by copying a given instance.
 



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