
Uses of Class
org.hl7.fhir.r5.model.SubstanceNucleicAcid
Packages that use SubstanceNucleicAcid
-
Uses of SubstanceNucleicAcid in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return SubstanceNucleicAcidModifier and TypeMethodDescriptionprotected SubstanceNucleicAcidJsonParser.parseSubstanceNucleicAcid(com.google.gson.JsonObject json) protected SubstanceNucleicAcidXmlParser.parseSubstanceNucleicAcid(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type SubstanceNucleicAcidModifier and TypeMethodDescriptionprotected voidJsonParser.composeSubstanceNucleicAcid(String name, SubstanceNucleicAcid element) protected voidRdfParser.composeSubstanceNucleicAcid(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, SubstanceNucleicAcid element, int index) protected voidXmlParser.composeSubstanceNucleicAcid(String name, SubstanceNucleicAcid element) protected voidXmlParser.composeSubstanceNucleicAcidElements(SubstanceNucleicAcid element) protected voidJsonParser.composeSubstanceNucleicAcidProperties(SubstanceNucleicAcid element) protected booleanXmlParser.parseSubstanceNucleicAcidContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceNucleicAcid res) protected voidJsonParser.parseSubstanceNucleicAcidProperties(com.google.gson.JsonObject json, SubstanceNucleicAcid res) -
Uses of SubstanceNucleicAcid in org.hl7.fhir.r5.model
Methods in org.hl7.fhir.r5.model that return SubstanceNucleicAcidModifier and TypeMethodDescriptionSubstanceNucleicAcid.addSubunit(SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent t) SubstanceNucleicAcid.copy()SubstanceNucleicAcid.setAreaOfHybridisation(String value) SubstanceNucleicAcid.setAreaOfHybridisationElement(StringType value) SubstanceNucleicAcid.setNumberOfSubunits(int value) SubstanceNucleicAcid.setNumberOfSubunitsElement(IntegerType value) SubstanceNucleicAcid.setOligoNucleotideType(CodeableConcept value) SubstanceNucleicAcid.setSequenceType(CodeableConcept value) SubstanceNucleicAcid.setSubunit(List<SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent> theSubunit) protected SubstanceNucleicAcidSubstanceNucleicAcid.typedCopy()Methods in org.hl7.fhir.r5.model with parameters of type SubstanceNucleicAcid