gov.sns.ca
Interface TimeAdaptor

All Superinterfaces:
StatusAdaptor, ValueAdaptor
All Known Implementing Classes:
DbrTimeAdaptor

public interface TimeAdaptor
extends StatusAdaptor


Method Summary
 java.math.BigDecimal getTimestamp()
          Time stamp in seconds since the epoch used by Java
 
Methods inherited from interface gov.sns.ca.StatusAdaptor
severity, status
 
Methods inherited from interface gov.sns.ca.ValueAdaptor
getStore
 

Method Detail

getTimestamp

public java.math.BigDecimal getTimestamp()
Time stamp in seconds since the epoch used by Java