Uses of Class
it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc.File

Packages that use File
it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc   
 

Uses of File in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc
 

Fields in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc with type parameters of type File
protected  java.util.List<File> FileGroup.file
           
 

Methods in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc that return File
 File IdCObjectFactory.createFile()
          Create an instance of File
 

Methods in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc that return types with arguments of type File
 java.util.List<File> FileGroup.getFile()
          Gets the value of the file property.