| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
ProcessRequest |
ProcessRequest.addExclude(String theString)
Adds a new value for exclude ()
|
ProcessRequest |
ProcessRequest.addExclude(StringDt theValue)
Adds a given new value for exclude ()
|
ProcessRequest |
ProcessRequest.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier ()
|
ProcessRequest |
ProcessRequest.addInclude(String theString)
Adds a new value for include ()
|
ProcessRequest |
ProcessRequest.addInclude(StringDt theValue)
Adds a given new value for include ()
|
ProcessRequest |
ProcessRequest.addItem(ProcessRequest.Item theValue)
Adds a given new value for item ()
|
ProcessRequest |
ProcessRequest.setAction(ActionListEnum theValue)
Sets the value(s) for action ()
|
ProcessRequest |
ProcessRequest.setAction(BoundCodeDt<ActionListEnum> theValue)
Sets the value(s) for action ()
|
ProcessRequest |
ProcessRequest.setCreated(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for created ()
|
ProcessRequest |
ProcessRequest.setCreated(DateTimeDt theValue)
Sets the value(s) for created ()
|
ProcessRequest |
ProcessRequest.setCreatedWithSecondsPrecision(Date theDate)
Sets the value for created ()
|
ProcessRequest |
ProcessRequest.setExclude(List<StringDt> theValue)
Sets the value(s) for exclude ()
|
ProcessRequest |
ProcessRequest.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier ()
|
ProcessRequest |
ProcessRequest.setInclude(List<StringDt> theValue)
Sets the value(s) for include ()
|
ProcessRequest |
ProcessRequest.setItem(List<ProcessRequest.Item> theValue)
Sets the value(s) for item ()
|
ProcessRequest |
ProcessRequest.setNullify(boolean theBoolean)
Sets the value for nullify ()
|
ProcessRequest |
ProcessRequest.setNullify(BooleanDt theValue)
Sets the value(s) for nullify ()
|
ProcessRequest |
ProcessRequest.setOrganization(ResourceReferenceDt theValue)
Sets the value(s) for organization ()
|
ProcessRequest |
ProcessRequest.setOriginalRuleset(CodingDt theValue)
Sets the value(s) for originalRuleset ()
|
ProcessRequest |
ProcessRequest.setPeriod(PeriodDt theValue)
Sets the value(s) for period ()
|
ProcessRequest |
ProcessRequest.setProvider(ResourceReferenceDt theValue)
Sets the value(s) for provider ()
|
ProcessRequest |
ProcessRequest.setReference(String theString)
Sets the value for reference ()
|
ProcessRequest |
ProcessRequest.setReference(StringDt theValue)
Sets the value(s) for reference ()
|
ProcessRequest |
ProcessRequest.setRequest(ResourceReferenceDt theValue)
Sets the value(s) for request ()
|
ProcessRequest |
ProcessRequest.setResponse(ResourceReferenceDt theValue)
Sets the value(s) for response ()
|
ProcessRequest |
ProcessRequest.setRuleset(CodingDt theValue)
Sets the value(s) for ruleset ()
|
ProcessRequest |
ProcessRequest.setTarget(ResourceReferenceDt theValue)
Sets the value(s) for target ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.