Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.assembly111.FileSet

Packages that use FileSet
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.assembly111   
 

Uses of FileSet in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.assembly111
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.assembly111 with type parameters of type FileSet
protected  List<FileSet> ModuleSources.FileSets.fileSet
           
protected  List<FileSet> Assembly.FileSets.fileSet
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.assembly111 that return FileSet
 FileSet FileSet.clone()
          Creates and returns a copy of this object.
protected static FileSet ObjectFactory.copyOfFileSet(FileSet clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.assembly111.FileSet instance.
 FileSet ObjectFactory.createFileSet()
          Create an instance of FileSet
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.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.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.assembly111 with parameters of type FileSet
protected static FileSet ObjectFactory.copyOfFileSet(FileSet clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.assembly111.FileSet instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.assembly111 with type arguments of type FileSet
protected static void ModuleSources.FileSets.copyFileSet(List<FileSet> source, List<FileSet> target)
          Copies all values of property FileSet.
protected static void ModuleSources.FileSets.copyFileSet(List<FileSet> source, List<FileSet> target)
          Copies all values of property FileSet.
protected static void Assembly.FileSets.copyFileSet(List<FileSet> source, List<FileSet> target)
          Copies all values of property FileSet.
protected static void Assembly.FileSets.copyFileSet(List<FileSet> source, List<FileSet> target)
          Copies all values of property FileSet.
 

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



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