
Uses of Class
org.hl7.fhir.r4.model.UuidType
Packages that use UuidType
-
Uses of UuidType in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return UuidTypeModifier and TypeMethodDescriptionprotected UuidType
protected UuidType
XmlParser.parseUuid
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r4.formats with parameters of type UuidTypeModifier and TypeMethodDescriptionprotected void
RdfParser.composeUuid
(Turtle.Complex parent, String parentType, String name, UuidType value, int index) protected void
XmlParser.composeUuid
(String name, UuidType value) protected void
JsonParser.composeUuidCore
(String name, UuidType value, boolean inArray) protected void
JsonParser.composeUuidExtras
(String name, UuidType value, boolean inArray) -
Uses of UuidType in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model that return UuidType