Uses of Class
ca.uhn.fhir.model.dstu2.resource.Bundle.EntrySearch
-
Uses of Bundle.EntrySearch in ca.uhn.fhir.model.dstu2.resource
Modifier 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 ()Modifier and TypeMethodDescriptionBundle.Entry.setSearch
(Bundle.EntrySearch theValue) Sets the value(s) for search ()