| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.formats | |
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Method and Description |
|---|---|
protected Consent.ConsentDataComponent |
JsonParser.parseConsentConsentDataComponent(com.google.gson.JsonObject json,
Consent owner) |
protected Consent.ConsentDataComponent |
XmlParser.parseConsentConsentDataComponent(org.xmlpull.v1.XmlPullParser xpp,
Consent owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeConsentConsentDataComponent(String name,
Consent.ConsentDataComponent element) |
protected void |
XmlParser.composeConsentConsentDataComponent(String name,
Consent.ConsentDataComponent element) |
protected void |
XmlParser.composeConsentConsentDataComponentElements(Consent.ConsentDataComponent element) |
protected void |
JsonParser.composeConsentConsentDataComponentInner(Consent.ConsentDataComponent element) |
protected boolean |
XmlParser.parseConsentConsentDataComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Consent owner,
Consent.ConsentDataComponent res) |
protected void |
JsonParser.parseConsentConsentDataComponentProperties(com.google.gson.JsonObject json,
Consent owner,
Consent.ConsentDataComponent res) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Consent.ConsentDataComponent> |
Consent.data
The resources controlled by this consent, if specific resources are referenced.
|
| Modifier and Type | Method and Description |
|---|---|
Consent.ConsentDataComponent |
Consent.addData() |
Consent.ConsentDataComponent |
Consent.ConsentDataComponent.copy() |
Consent.ConsentDataComponent |
Consent.getDataFirstRep() |
Consent.ConsentDataComponent |
Consent.ConsentDataComponent.setMeaning(Consent.ConsentDataMeaning value) |
Consent.ConsentDataComponent |
Consent.ConsentDataComponent.setMeaningElement(Enumeration<Consent.ConsentDataMeaning> value) |
Consent.ConsentDataComponent |
Consent.ConsentDataComponent.setReference(Reference value) |
Consent.ConsentDataComponent |
Consent.ConsentDataComponent.setReferenceTarget(Resource value) |
| Modifier and Type | Method and Description |
|---|---|
List<Consent.ConsentDataComponent> |
Consent.getData() |
| Modifier and Type | Method and Description |
|---|---|
Consent |
Consent.addData(Consent.ConsentDataComponent t) |
| Modifier and Type | Method and Description |
|---|---|
Consent |
Consent.setData(List<Consent.ConsentDataComponent> theData) |
Copyright © 2014–2018 University Health Network. All rights reserved.