| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.formats | |
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Method and Description |
|---|---|
protected EligibilityResponse.ErrorsComponent |
JsonParser.parseEligibilityResponseErrorsComponent(com.google.gson.JsonObject json,
EligibilityResponse owner) |
protected EligibilityResponse.ErrorsComponent |
XmlParser.parseEligibilityResponseErrorsComponent(org.xmlpull.v1.XmlPullParser xpp,
EligibilityResponse owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeEligibilityResponseErrorsComponent(String name,
EligibilityResponse.ErrorsComponent element) |
protected void |
XmlParser.composeEligibilityResponseErrorsComponent(String name,
EligibilityResponse.ErrorsComponent element) |
protected void |
XmlParser.composeEligibilityResponseErrorsComponentElements(EligibilityResponse.ErrorsComponent element) |
protected void |
JsonParser.composeEligibilityResponseErrorsComponentInner(EligibilityResponse.ErrorsComponent element) |
protected boolean |
XmlParser.parseEligibilityResponseErrorsComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
EligibilityResponse owner,
EligibilityResponse.ErrorsComponent res) |
protected void |
JsonParser.parseEligibilityResponseErrorsComponentProperties(com.google.gson.JsonObject json,
EligibilityResponse owner,
EligibilityResponse.ErrorsComponent res) |
| Modifier and Type | Field and Description |
|---|---|
protected List<EligibilityResponse.ErrorsComponent> |
EligibilityResponse.error
Mutually exclusive with Services Provided (Item).
|
| Modifier and Type | Method and Description |
|---|---|
EligibilityResponse.ErrorsComponent |
EligibilityResponse.addError() |
EligibilityResponse.ErrorsComponent |
EligibilityResponse.ErrorsComponent.copy() |
EligibilityResponse.ErrorsComponent |
EligibilityResponse.getErrorFirstRep() |
EligibilityResponse.ErrorsComponent |
EligibilityResponse.ErrorsComponent.setCode(CodeableConcept value) |
| Modifier and Type | Method and Description |
|---|---|
List<EligibilityResponse.ErrorsComponent> |
EligibilityResponse.getError() |
| Modifier and Type | Method and Description |
|---|---|
EligibilityResponse |
EligibilityResponse.addError(EligibilityResponse.ErrorsComponent t) |
| Modifier and Type | Method and Description |
|---|---|
EligibilityResponse |
EligibilityResponse.setError(List<EligibilityResponse.ErrorsComponent> theError) |
Copyright © 2014–2018 University Health Network. All rights reserved.