Uses of Class
com.ibm.fhir.model.resource.Bundle.Entry.Search
-
Packages that use Bundle.Entry.Search Package Description com.ibm.fhir.model.resource -
-
Uses of Bundle.Entry.Search in com.ibm.fhir.model.resource
Methods in com.ibm.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 com.ibm.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.
-