Class FHIRNotificationEvent


  • public class FHIRNotificationEvent
    extends Object
    • Constructor Detail

      • FHIRNotificationEvent

        public FHIRNotificationEvent()
    • Method Detail

      • getResourceId

        public String getResourceId()
      • setResourceId

        public void setResourceId​(String resourceId)
      • getLastUpdated

        public String getLastUpdated()
      • setLastUpdated

        public void setLastUpdated​(String lastUpdated)
      • getLocation

        public String getLocation()
      • setLocation

        public void setLocation​(String location)
      • getOperationType

        public String getOperationType()
      • setOperationType

        public void setOperationType​(String operationType)
      • getTenantId

        public String getTenantId()
      • setTenantId

        public void setTenantId​(String tenantId)
      • getDatasourceId

        public String getDatasourceId()
      • setDatasourceId

        public void setDatasourceId​(String datasourceId)
      • getResource

        public Resource getResource()
      • setResource

        public void setResource​(Resource resource)