Uses of Class
it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.parametri.Parameters.IndexFile

Packages that use Parameters.IndexFile
it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.parametri   
 

Uses of Parameters.IndexFile in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.parametri
 

Fields in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.parametri declared as Parameters.IndexFile
protected  Parameters.IndexFile Parameters.indexFile
           
 

Methods in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.parametri that return Parameters.IndexFile
 Parameters.IndexFile ParametersObjectFactory.createParametersIndexFile()
          Create an instance of Parameters.IndexFile
 Parameters.IndexFile Parameters.getIndexFile()
          Gets the value of the indexFile property.
 

Methods in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.parametri with parameters of type Parameters.IndexFile
 void Parameters.setIndexFile(Parameters.IndexFile value)
          Sets the value of the indexFile property.