![](/hapi-fhir/images/logos/raccoon-forwards.png)
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 Distance
JsonParser.parseDistance
(com.google.gson.JsonObject json) protected Distance
XmlParser.parseDistance
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r4.formats with parameters of type DistanceModifier and TypeMethodDescriptionprotected void
JsonParser.composeDistance
(String name, Distance element) protected void
RdfParser.composeDistance
(Turtle.Complex parent, String parentType, String name, Distance element, int index) protected void
XmlParser.composeDistance
(String name, Distance element) protected void
XmlParser.composeDistanceElements
(Distance element) protected void
JsonParser.composeDistanceInner
(Distance element) protected boolean
XmlParser.parseDistanceContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Distance res) protected void
JsonParser.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