Uses of Class
DMultipartTimestamp

Uses of DMultipartTimestamp in
 

Methods in with parameters of type DMultipartTimestamp
 void DMultipartTimestamp.merge(DMultipartTimestamp mpts2)
          Effettua il merge con il multipart timestamp passato come argomento.
 boolean DMultipartTimestamp.lessThan(DMultipartTimestamp mpts2)
          Ritorne true se il multipart timestamp dell'istanza su cui e' invocato il metodo e' non maggiore del multipart timestamp passato come argomento.
 boolean DMultipartTimestamp.greaterEqualsThan(DMultipartTimestamp mpts2)
          Ritorne true se il multipart timestamp dell'istanza su cui e' invocato il metodo e' maggiore o uguale del multipart timestamp passato come argomento.