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.SearchBundle.Entry.Search.Builder. build()Build theBundle.Entry.SearchBundle.Entry.SearchBundle.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.BuilderBundle.Entry.Search.Builder. from(Bundle.Entry.Search search)Bundle.Entry.BuilderBundle.Entry.Builder. search(Bundle.Entry.Search search)Information about the search process that lead to the creation of this entry.protected voidBundle.Entry.Search.Builder. validate(Bundle.Entry.Search search)
-