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

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

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

Fields in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc declared as Process
protected  Process IdC.process
           
 

Methods in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc that return Process
 Process IdCObjectFactory.createProcess()
          Create an instance of Process
 Process IdC.getProcess()
          Gets the value of the process property.
 

Methods in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc with parameters of type Process
 void IdC.setProcess(Process value)
          Sets the value of the process property.