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

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

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

Fields in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc declared as AttachedTimeStamp
protected  AttachedTimeStamp TimeReference.attachedTimeStamp
           
 

Methods in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc that return AttachedTimeStamp
 AttachedTimeStamp IdCObjectFactory.createAttachedTimeStamp()
          Create an instance of AttachedTimeStamp
 AttachedTimeStamp TimeReference.getAttachedTimeStamp()
          Gets the value of the attachedTimeStamp property.
 

Methods in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc with parameters of type AttachedTimeStamp
 void TimeReference.setAttachedTimeStamp(AttachedTimeStamp value)
          Sets the value of the attachedTimeStamp property.