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

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

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

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

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

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

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



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