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

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

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

Fields in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc declared as IdCID
protected  IdCID SourceVdC.idCID
           
 

Methods in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc that return IdCID
 IdCID IdCObjectFactory.createIdCID()
          Create an instance of IdCID
 IdCID SourceVdC.getIdCID()
          Gets the value of the idCID property.
 

Methods in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc with parameters of type IdCID
 void SourceVdC.setIdCID(IdCID value)
          Sets the value of the idCID property.