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