| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.formats | |
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Method and Description |
|---|---|
protected Consent.ExceptActorComponent |
JsonParser.parseConsentExceptActorComponent(com.google.gson.JsonObject json,
Consent owner) |
protected Consent.ExceptActorComponent |
XmlParser.parseConsentExceptActorComponent(org.xmlpull.v1.XmlPullParser xpp,
Consent owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeConsentExceptActorComponent(String name,
Consent.ExceptActorComponent element) |
protected void |
XmlParser.composeConsentExceptActorComponent(String name,
Consent.ExceptActorComponent element) |
protected void |
XmlParser.composeConsentExceptActorComponentElements(Consent.ExceptActorComponent element) |
protected void |
JsonParser.composeConsentExceptActorComponentInner(Consent.ExceptActorComponent element) |
protected boolean |
XmlParser.parseConsentExceptActorComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Consent owner,
Consent.ExceptActorComponent res) |
protected void |
JsonParser.parseConsentExceptActorComponentProperties(com.google.gson.JsonObject json,
Consent owner,
Consent.ExceptActorComponent res) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Consent.ExceptActorComponent> |
Consent.ExceptComponent.actor
Who or what is controlled by this Exception.
|
| Modifier and Type | Method and Description |
|---|---|
Consent.ExceptActorComponent |
Consent.ExceptComponent.addActor() |
Consent.ExceptActorComponent |
Consent.ExceptActorComponent.copy() |
Consent.ExceptActorComponent |
Consent.ExceptComponent.getActorFirstRep() |
Consent.ExceptActorComponent |
Consent.ExceptActorComponent.setReference(Reference value) |
Consent.ExceptActorComponent |
Consent.ExceptActorComponent.setReferenceTarget(Resource value) |
Consent.ExceptActorComponent |
Consent.ExceptActorComponent.setRole(CodeableConcept value) |
| Modifier and Type | Method and Description |
|---|---|
List<Consent.ExceptActorComponent> |
Consent.ExceptComponent.getActor() |
| Modifier and Type | Method and Description |
|---|---|
Consent.ExceptComponent |
Consent.ExceptComponent.addActor(Consent.ExceptActorComponent t) |
| Modifier and Type | Method and Description |
|---|---|
Consent.ExceptComponent |
Consent.ExceptComponent.setActor(List<Consent.ExceptActorComponent> theActor) |
Copyright © 2014–2018 University Health Network. All rights reserved.