
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Bundle.EntrySearch
Packages that use Bundle.EntrySearch
-
Uses of Bundle.EntrySearch in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Bundle.EntrySearchModifier and TypeMethodDescriptionBundle.Entry.getSearch()
Gets the value(s) for search ().Bundle.EntrySearch.setMode
(SearchEntryModeEnum theValue) Sets the value(s) for mode ()Bundle.EntrySearch.setMode
(ca.uhn.fhir.model.primitive.BoundCodeDt<SearchEntryModeEnum> theValue) Sets the value(s) for mode ()Bundle.EntrySearch.setScore
(double theValue) Sets the value for score ()Bundle.EntrySearch.setScore
(long theValue) Sets the value for score ()Bundle.EntrySearch.setScore
(ca.uhn.fhir.model.primitive.DecimalDt theValue) Sets the value(s) for score ()Bundle.EntrySearch.setScore
(BigDecimal theValue) Sets the value for score ()Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type Bundle.EntrySearchModifier and TypeMethodDescriptionBundle.Entry.setSearch
(Bundle.EntrySearch theValue) Sets the value(s) for search ()