| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
SearchParameter |
SearchParameter.addContact(SearchParameter.Contact theValue)
Adds a given new value for contact ()
|
SearchParameter |
SearchParameter.setBase(BoundCodeDt<ResourceTypeEnum> theValue)
Sets the value(s) for base ()
|
SearchParameter |
SearchParameter.setBase(ResourceTypeEnum theValue)
Sets the value(s) for base ()
|
SearchParameter |
SearchParameter.setCode(CodeDt theValue)
Sets the value(s) for code ()
|
SearchParameter |
SearchParameter.setCode(String theCode)
Sets the value for code ()
|
SearchParameter |
SearchParameter.setContact(List<SearchParameter.Contact> theValue)
Sets the value(s) for contact ()
|
SearchParameter |
SearchParameter.setDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for date (when.recorded)
|
SearchParameter |
SearchParameter.setDate(DateTimeDt theValue)
Sets the value(s) for date (when.recorded)
|
SearchParameter |
SearchParameter.setDateWithSecondsPrecision(Date theDate)
Sets the value for date (when.recorded)
|
SearchParameter |
SearchParameter.setDescription(String theString)
Sets the value for description ()
|
SearchParameter |
SearchParameter.setDescription(StringDt theValue)
Sets the value(s) for description ()
|
SearchParameter |
SearchParameter.setExperimental(boolean theBoolean)
Sets the value for experimental (class)
|
SearchParameter |
SearchParameter.setExperimental(BooleanDt theValue)
Sets the value(s) for experimental (class)
|
SearchParameter |
SearchParameter.setName(String theString)
Sets the value for name ()
|
SearchParameter |
SearchParameter.setName(StringDt theValue)
Sets the value(s) for name ()
|
SearchParameter |
SearchParameter.setPublisher(String theString)
Sets the value for publisher (who.witness)
|
SearchParameter |
SearchParameter.setPublisher(StringDt theValue)
Sets the value(s) for publisher (who.witness)
|
SearchParameter |
SearchParameter.setRequirements(String theString)
Sets the value for requirements (why)
|
SearchParameter |
SearchParameter.setRequirements(StringDt theValue)
Sets the value(s) for requirements (why)
|
SearchParameter |
SearchParameter.setStatus(BoundCodeDt<ConformanceResourceStatusEnum> theValue)
Sets the value(s) for status (status)
|
SearchParameter |
SearchParameter.setStatus(ConformanceResourceStatusEnum theValue)
Sets the value(s) for status (status)
|
SearchParameter |
SearchParameter.setTarget(List<BoundCodeDt<ResourceTypeEnum>> theValue)
Sets the value(s) for target ()
|
SearchParameter |
SearchParameter.setTarget(ResourceTypeEnum theValue)
Sets the value(s), and clears any existing value(s) for target ()
|
SearchParameter |
SearchParameter.setType(BoundCodeDt<SearchParamTypeEnum> theValue)
Sets the value(s) for type ()
|
SearchParameter |
SearchParameter.setType(SearchParamTypeEnum theValue)
Sets the value(s) for type ()
|
SearchParameter |
SearchParameter.setUrl(String theUri)
Sets the value for url (id)
|
SearchParameter |
SearchParameter.setUrl(UriDt theValue)
Sets the value(s) for url (id)
|
SearchParameter |
SearchParameter.setXpath(String theString)
Sets the value for xpath ()
|
SearchParameter |
SearchParameter.setXpath(StringDt theValue)
Sets the value(s) for xpath ()
|
SearchParameter |
SearchParameter.setXpathUsage(BoundCodeDt<XPathUsageTypeEnum> theValue)
Sets the value(s) for xpathUsage ()
|
SearchParameter |
SearchParameter.setXpathUsage(XPathUsageTypeEnum theValue)
Sets the value(s) for xpathUsage ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.