Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.assembly111.FileItem

Packages that use FileItem
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.assembly111   
 

Uses of FileItem in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.assembly111
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.assembly111 with type parameters of type FileItem
protected  List<FileItem> Assembly.Files.file
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.assembly111 that return FileItem
 FileItem FileItem.clone()
          Creates and returns a copy of this object.
static FileItem ObjectFactory.copyOfFileItem(FileItem clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.assembly111.FileItem instance.
 FileItem ObjectFactory.createFileItem()
          Create an instance of FileItem
 

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

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

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.assembly111 with type arguments of type FileItem
static void Assembly.Files.copyFile(List<FileItem> source, List<FileItem> target)
          Copies all values of property File.
static void Assembly.Files.copyFile(List<FileItem> source, List<FileItem> target)
          Copies all values of property File.
 

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



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