Uses of Class
org.hl7.fhir.r4.model.OidType
Packages that use OidType
-
Uses of OidType in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return OidTypeModifier and TypeMethodDescriptionprotected OidTypeprotected OidTypeXmlParser.parseOid(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r4.formats with parameters of type OidTypeModifier and TypeMethodDescriptionprotected voidRdfParser.composeOid(Turtle.Complex parent, String parentType, String name, OidType value, int index) protected voidXmlParser.composeOid(String name, OidType value) protected voidJsonParser.composeOidCore(String name, OidType value, boolean inArray) protected voidJsonParser.composeOidExtras(String name, OidType value, boolean inArray) -
Uses of OidType in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model that return OidType