Class ResourceTime
- java.lang.Object
- 
- org.linuxforhealth.fhir.persistence.ResourceTime
 
- 
 public class ResourceTime extends java.lang.ObjectDTO for processing resource/last_modified time
- 
- 
Constructor SummaryConstructors Constructor Description ResourceTime(long resourceId, java.time.Instant lastModified)Public constructor
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.time.InstantgetLastModified()longgetResourceId()
 
-