| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Bundle.EntrySearch |
Bundle.Entry.getSearch()
Gets the value(s) for search ().
|
Bundle.EntrySearch |
Bundle.EntrySearch.setMode(ca.uhn.fhir.model.primitive.BoundCodeDt<SearchEntryModeEnum> theValue)
Sets the value(s) for mode ()
|
Bundle.EntrySearch |
Bundle.EntrySearch.setMode(SearchEntryModeEnum theValue)
Sets the value(s) for mode ()
|
Bundle.EntrySearch |
Bundle.EntrySearch.setScore(BigDecimal theValue)
Sets the value for score ()
|
Bundle.EntrySearch |
Bundle.EntrySearch.setScore(ca.uhn.fhir.model.primitive.DecimalDt theValue)
Sets the value(s) for score ()
|
Bundle.EntrySearch |
Bundle.EntrySearch.setScore(double theValue)
Sets the value for score ()
|
Bundle.EntrySearch |
Bundle.EntrySearch.setScore(long theValue)
Sets the value for score ()
|
| Modifier and Type | Method and Description |
|---|---|
Bundle.Entry |
Bundle.Entry.setSearch(Bundle.EntrySearch theValue)
Sets the value(s) for search ()
|
Copyright © 2014–2018 University Health Network. All rights reserved.