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

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

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

Fields in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc with type parameters of type SourceVdC
protected  java.util.List<SourceVdC> VdC.sourceVdC
           
 

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

Methods in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc that return types with arguments of type SourceVdC
 java.util.List<SourceVdC> VdC.getSourceVdC()
          Gets the value of the sourceVdC property.