Uses of Class
org.linuxforhealth.fhir.model.resource.Bundle.Entry.Search
-
Packages that use Bundle.Entry.Search Package Description org.linuxforhealth.fhir.model.resource -
-
Uses of Bundle.Entry.Search in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return Bundle.Entry.Search Modifier and Type Method Description Bundle.Entry.Search
Bundle.Entry.Search.Builder. build()
Build theBundle.Entry.Search
Bundle.Entry.Search
Bundle.Entry. getSearch()
Information about the search process that lead to the creation of this entry.Methods in org.linuxforhealth.fhir.model.resource with parameters of type Bundle.Entry.Search Modifier and Type Method Description protected Bundle.Entry.Search.Builder
Bundle.Entry.Search.Builder. from(Bundle.Entry.Search search)
Bundle.Entry.Builder
Bundle.Entry.Builder. search(Bundle.Entry.Search search)
Information about the search process that lead to the creation of this entry.protected void
Bundle.Entry.Search.Builder. validate(Bundle.Entry.Search search)
-