Uses of Class
org.linuxforhealth.fhir.operation.bulkdata.model.JobExecutionResponse.Link
-
Packages that use JobExecutionResponse.Link Package Description org.linuxforhealth.fhir.operation.bulkdata.model -
-
Uses of JobExecutionResponse.Link in org.linuxforhealth.fhir.operation.bulkdata.model
Methods in org.linuxforhealth.fhir.operation.bulkdata.model that return types with arguments of type JobExecutionResponse.Link Modifier and Type Method Description java.util.List<JobExecutionResponse.Link>
JobExecutionResponse. getLinks()
Methods in org.linuxforhealth.fhir.operation.bulkdata.model with parameters of type JobExecutionResponse.Link Modifier and Type Method Description void
JobExecutionResponse. addLink(JobExecutionResponse.Link link)
-