
Uses of Class
org.hl7.fhir.r4.model.Distance
Packages that use Distance
-
Uses of Distance in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return DistanceModifier and TypeMethodDescriptionprotected DistanceJsonParser.parseDistance(com.google.gson.JsonObject json) protected DistanceXmlParser.parseDistance(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r4.formats with parameters of type DistanceModifier and TypeMethodDescriptionprotected voidJsonParser.composeDistance(String name, Distance element) protected voidRdfParser.composeDistance(Turtle.Complex parent, String parentType, String name, Distance element, int index) protected voidXmlParser.composeDistance(String name, Distance element) protected voidXmlParser.composeDistanceElements(Distance element) protected voidJsonParser.composeDistanceInner(Distance element) protected booleanXmlParser.parseDistanceContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Distance res) protected voidJsonParser.parseDistanceProperties(com.google.gson.JsonObject json, Distance res) -
Uses of Distance in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model that return DistanceMethods in org.hl7.fhir.r4.model with parameters of type Distance