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 UuidTypeprotected UuidTypeXmlParser.parseUuid(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r4.formats with parameters of type UuidTypeModifier and TypeMethodDescriptionprotected voidRdfParser.composeUuid(Turtle.Complex parent, String parentType, String name, UuidType value, int index) protected voidXmlParser.composeUuid(String name, UuidType value) protected voidJsonParser.composeUuidCore(String name, UuidType value, boolean inArray) protected voidJsonParser.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