Uses of Class
org.hl7.fhir.r4b.model.Citation
-
Packages that use Citation Package Description org.hl7.fhir.r4b.formats org.hl7.fhir.r4b.model -
-
Uses of Citation in org.hl7.fhir.r4b.formats
Methods in org.hl7.fhir.r4b.formats that return Citation Modifier and Type Method Description protected CitationJsonParser. parseCitation(com.google.gson.JsonObject json)protected CitationXmlParser. parseCitation(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r4b.formats with parameters of type Citation Modifier and Type Method Description protected voidJsonParser. composeCitation(String name, Citation element)protected voidRdfParser. composeCitation(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, Citation element, int index)protected voidXmlParser. composeCitation(String name, Citation element)protected voidXmlParser. composeCitationElements(Citation element)protected voidJsonParser. composeCitationProperties(Citation element)protected booleanXmlParser. parseCitationContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Citation res)protected voidJsonParser. parseCitationProperties(com.google.gson.JsonObject json, Citation res) -
Uses of Citation in org.hl7.fhir.r4b.model
Methods in org.hl7.fhir.r4b.model with parameters of type Citation Modifier and Type Method Description voidCitation. copyValues(Citation dst)
-