| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Distance |
JsonParser.parseDistance(com.google.gson.JsonObject json) |
protected Distance |
XmlParser.parseDistance(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeDistance(String name,
Distance element) |
protected void |
XmlParser.composeDistance(String name,
Distance element) |
protected void |
RdfParser.composeDistance(Turtle.Complex parent,
String parentType,
String name,
Distance element,
int index) |
protected void |
XmlParser.composeDistanceElements(Distance element) |
protected void |
JsonParser.composeDistanceInner(Distance element) |
protected boolean |
XmlParser.parseDistanceContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Distance res) |
protected void |
JsonParser.parseDistanceProperties(com.google.gson.JsonObject json,
Distance res) |
| Modifier and Type | Method and Description |
|---|---|
Distance |
Distance.copy() |
protected Distance |
Distance.typedCopy() |
| Modifier and Type | Method and Description |
|---|---|
void |
Distance.copyValues(Distance dst) |
Copyright © 2014–2021 Health Level 7. All rights reserved.