Uses of Class
org.hl7.fhir.r4.model.SubstanceNucleicAcid
-
Packages that use SubstanceNucleicAcid Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of SubstanceNucleicAcid in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return SubstanceNucleicAcid Modifier and Type Method Description protected SubstanceNucleicAcidJsonParser. parseSubstanceNucleicAcid(com.google.gson.JsonObject json)protected SubstanceNucleicAcidXmlParser. parseSubstanceNucleicAcid(org.xmlpull.v1.XmlPullParser xpp) -
Uses of SubstanceNucleicAcid in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model declared as SubstanceNucleicAcid Modifier and Type Field Description protected SubstanceNucleicAcidSubstanceSpecification. nucleicAcidTargetThe actual object that is the target of the reference (Data items specific to nucleic acids.)Methods in org.hl7.fhir.r4.model with parameters of type SubstanceNucleicAcid Modifier and Type Method Description voidSubstanceNucleicAcid. copyValues(SubstanceNucleicAcid dst)SubstanceSpecificationSubstanceSpecification. setNucleicAcidTarget(SubstanceNucleicAcid value)
-