| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.formats | |
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Method and Description |
|---|---|
protected Task.TaskRestrictionComponent |
JsonParser.parseTaskTaskRestrictionComponent(com.google.gson.JsonObject json,
Task owner) |
protected Task.TaskRestrictionComponent |
XmlParser.parseTaskTaskRestrictionComponent(org.xmlpull.v1.XmlPullParser xpp,
Task owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeTaskTaskRestrictionComponent(String name,
Task.TaskRestrictionComponent element) |
protected void |
XmlParser.composeTaskTaskRestrictionComponent(String name,
Task.TaskRestrictionComponent element) |
protected void |
XmlParser.composeTaskTaskRestrictionComponentElements(Task.TaskRestrictionComponent element) |
protected void |
JsonParser.composeTaskTaskRestrictionComponentInner(Task.TaskRestrictionComponent element) |
protected boolean |
XmlParser.parseTaskTaskRestrictionComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Task owner,
Task.TaskRestrictionComponent res) |
protected void |
JsonParser.parseTaskTaskRestrictionComponentProperties(com.google.gson.JsonObject json,
Task owner,
Task.TaskRestrictionComponent res) |
| Modifier and Type | Field and Description |
|---|---|
protected Task.TaskRestrictionComponent |
Task.restriction
If the Task.focus is a request resource and the task is seeking fulfillment (i.e is asking for the request to be actioned), this element identifies any limitations on what parts of the referenced request should be actioned.
|
| Modifier and Type | Method and Description |
|---|---|
Task.TaskRestrictionComponent |
Task.TaskRestrictionComponent.addRecipient(Reference t) |
Task.TaskRestrictionComponent |
Task.TaskRestrictionComponent.copy() |
Task.TaskRestrictionComponent |
Task.getRestriction() |
Task.TaskRestrictionComponent |
Task.TaskRestrictionComponent.setPeriod(Period value) |
Task.TaskRestrictionComponent |
Task.TaskRestrictionComponent.setRecipient(List<Reference> theRecipient) |
Task.TaskRestrictionComponent |
Task.TaskRestrictionComponent.setRepetitions(int value) |
Task.TaskRestrictionComponent |
Task.TaskRestrictionComponent.setRepetitionsElement(PositiveIntType value) |
| Modifier and Type | Method and Description |
|---|---|
Task |
Task.setRestriction(Task.TaskRestrictionComponent value) |
Copyright © 2014–2018 University Health Network. All rights reserved.