Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.assembly111.FileItem

Packages that use FileItem
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.assembly111   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.assembly111.impl   
 

Uses of FileItem in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.assembly111
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.assembly111 that return FileItem
 FileItem ObjectFactory.createFileItem()
          Create an instance of FileItem
 

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

Uses of FileItem in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.assembly111.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.assembly111.impl that implement FileItem
 class FileItemImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.assembly111.impl with type parameters of type FileItem
protected  List<FileItem> AssemblyImpl.FilesImpl.file
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.assembly111.impl that return types with arguments of type FileItem
 List<FileItem> AssemblyImpl.FilesImpl.getFile()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.assembly111.impl with type arguments of type FileItem
protected static void AssemblyImpl.FilesImpl.copyFile(List<FileItem> source, List<FileItem> target)
          Copies all values of property File.
protected static void AssemblyImpl.FilesImpl.copyFile(List<FileItem> source, List<FileItem> target)
          Copies all values of property File.
 



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