| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected UuidType |
JsonParser.parseUuid(String v) |
protected UuidType |
XmlParser.parseUuid(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XmlParser.composeUuid(String name,
UuidType value) |
protected void |
RdfParser.composeUuid(Turtle.Complex parent,
String parentType,
String name,
UuidType value,
int index) |
protected void |
JsonParser.composeUuidCore(String name,
UuidType value,
boolean inArray) |
protected void |
JsonParser.composeUuidExtras(String name,
UuidType value,
boolean inArray) |
| Modifier and Type | Method and Description |
|---|---|
UuidType |
UuidType.copy()
Constructor
|
Copyright © 2014–2021 Health Level 7. All rights reserved.