![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Class
ca.uhn.fhir.model.dstu2.resource.SearchParameter
Packages that use SearchParameter
-
Uses of SearchParameter in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return SearchParameterModifier and TypeMethodDescriptionSearchParameter.addContact
(SearchParameter.Contact theValue) Adds a given new value for contact ()SearchParameter.setBase
(ResourceTypeEnum theValue) Sets the value(s) for base ()SearchParameter.setBase
(ca.uhn.fhir.model.primitive.BoundCodeDt<ResourceTypeEnum> theValue) Sets the value(s) for base ()SearchParameter.setCode
(ca.uhn.fhir.model.primitive.CodeDt theValue) Sets the value(s) for code ()Sets the value for code ()SearchParameter.setContact
(List<SearchParameter.Contact> theValue) Sets the value(s) for contact ()SearchParameter.setDate
(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for date (when.recorded)Sets the value for date (when.recorded)SearchParameter.setDateWithSecondsPrecision
(Date theDate) Sets the value for date (when.recorded)SearchParameter.setDescription
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for description ()SearchParameter.setDescription
(String theString) Sets the value for description ()SearchParameter.setExperimental
(boolean theBoolean) Sets the value for experimental (class)SearchParameter.setExperimental
(ca.uhn.fhir.model.primitive.BooleanDt theValue) Sets the value(s) for experimental (class)SearchParameter.setName
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for name ()Sets the value for name ()SearchParameter.setPublisher
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for publisher (who.witness)SearchParameter.setPublisher
(String theString) Sets the value for publisher (who.witness)SearchParameter.setRequirements
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for requirements (why)SearchParameter.setRequirements
(String theString) Sets the value for requirements (why)SearchParameter.setStatus
(ConformanceResourceStatusEnum theValue) Sets the value(s) for status (status)SearchParameter.setStatus
(ca.uhn.fhir.model.primitive.BoundCodeDt<ConformanceResourceStatusEnum> theValue) Sets the value(s) for status (status)SearchParameter.setTarget
(ResourceTypeEnum theValue) Sets the value(s), and clears any existing value(s) for target ()SearchParameter.setTarget
(List<ca.uhn.fhir.model.primitive.BoundCodeDt<ResourceTypeEnum>> theValue) Sets the value(s) for target ()SearchParameter.setType
(SearchParamTypeEnum theValue) Sets the value(s) for type ()SearchParameter.setType
(ca.uhn.fhir.model.primitive.BoundCodeDt<SearchParamTypeEnum> theValue) Sets the value(s) for type ()SearchParameter.setUrl
(ca.uhn.fhir.model.primitive.UriDt theValue) Sets the value(s) for url (id)Sets the value for url (id)SearchParameter.setXpath
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for xpath ()Sets the value for xpath ()SearchParameter.setXpathUsage
(XPathUsageTypeEnum theValue) Sets the value(s) for xpathUsage ()SearchParameter.setXpathUsage
(ca.uhn.fhir.model.primitive.BoundCodeDt<XPathUsageTypeEnum> theValue) Sets the value(s) for xpathUsage ()