| 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(ca.uhn.fhir.model.primitive.BoundCodeDt<ResourceTypeEnum> theValue)
Sets the value(s) for base ()
|
SearchParameter |
SearchParameter.setBase(ResourceTypeEnum theValue)
Sets the value(s) for base ()
|
SearchParameter |
SearchParameter.setCode(ca.uhn.fhir.model.primitive.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,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision)
Sets the value for date (when.recorded)
|
SearchParameter |
SearchParameter.setDate(ca.uhn.fhir.model.primitive.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(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for description ()
|
SearchParameter |
SearchParameter.setExperimental(boolean theBoolean)
Sets the value for experimental (class)
|
SearchParameter |
SearchParameter.setExperimental(ca.uhn.fhir.model.primitive.BooleanDt theValue)
Sets the value(s) for experimental (class)
|
SearchParameter |
SearchParameter.setName(String theString)
Sets the value for name ()
|
SearchParameter |
SearchParameter.setName(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for name ()
|
SearchParameter |
SearchParameter.setPublisher(String theString)
Sets the value for publisher (who.witness)
|
SearchParameter |
SearchParameter.setPublisher(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for publisher (who.witness)
|
SearchParameter |
SearchParameter.setRequirements(String theString)
Sets the value for requirements (why)
|
SearchParameter |
SearchParameter.setRequirements(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for requirements (why)
|
SearchParameter |
SearchParameter.setStatus(ca.uhn.fhir.model.primitive.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<ca.uhn.fhir.model.primitive.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(ca.uhn.fhir.model.primitive.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(ca.uhn.fhir.model.primitive.UriDt theValue)
Sets the value(s) for url (id)
|
SearchParameter |
SearchParameter.setXpath(String theString)
Sets the value for xpath ()
|
SearchParameter |
SearchParameter.setXpath(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for xpath ()
|
SearchParameter |
SearchParameter.setXpathUsage(ca.uhn.fhir.model.primitive.BoundCodeDt<XPathUsageTypeEnum> theValue)
Sets the value(s) for xpathUsage ()
|
SearchParameter |
SearchParameter.setXpathUsage(XPathUsageTypeEnum theValue)
Sets the value(s) for xpathUsage ()
|
Copyright © 2014–2018 University Health Network. All rights reserved.