Uses of Class
org.hl7.fhir.dstu2.model.UuidType
Packages that use UuidType
-
Uses of UuidType in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return UuidTypeModifier and TypeMethodDescriptionprotected UuidTypeprotected UuidTypeXmlParser.parseUuid(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.dstu2.formats with parameters of type UuidTypeModifier and TypeMethodDescriptionprotected 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.dstu2.model
Methods in org.hl7.fhir.dstu2.model that return UuidType