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

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

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

Fields in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc declared as DetachedTimeStamp
protected  DetachedTimeStamp TimeReference.detachedTimeStamp
           
 

Methods in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc that return DetachedTimeStamp
 DetachedTimeStamp IdCObjectFactory.createDetachedTimeStamp()
          Create an instance of DetachedTimeStamp
 DetachedTimeStamp TimeReference.getDetachedTimeStamp()
          Gets the value of the detachedTimeStamp property.
 

Methods in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc with parameters of type DetachedTimeStamp
 void TimeReference.setDetachedTimeStamp(DetachedTimeStamp value)
          Sets the value of the detachedTimeStamp property.