
Uses of Class
org.hl7.fhir.r5.model.SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent
Packages that use SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent
-
Uses of SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponentModifier and TypeMethodDescriptionJsonParser.parseSubstanceNucleicAcidSubunitSugarComponent(com.google.gson.JsonObject json) XmlParser.parseSubstanceNucleicAcidSubunitSugarComponent(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeSubstanceNucleicAcidSubunitSugarComponent(String name, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent element) protected voidRdfParser.composeSubstanceNucleicAcidSubunitSugarComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent element, int index) protected voidXmlParser.composeSubstanceNucleicAcidSubunitSugarComponent(String name, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent element) protected voidXmlParser.composeSubstanceNucleicAcidSubunitSugarComponentElements(SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent element) protected voidJsonParser.composeSubstanceNucleicAcidSubunitSugarComponentProperties(SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent element) protected booleanXmlParser.parseSubstanceNucleicAcidSubunitSugarComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent res) protected voidJsonParser.parseSubstanceNucleicAcidSubunitSugarComponentProperties(com.google.gson.JsonObject json, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent res) -
Uses of SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponentModifier and TypeFieldDescriptionSubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.sugar5.3.6.8.1 Sugar ID (Mandatory).Methods in org.hl7.fhir.r5.model that return SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponentModifier and TypeMethodDescriptionSubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.addSugar()SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent.copy()SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.getSugarFirstRep()SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent.setIdentifier(Identifier value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent.setNameElement(StringType value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent.setResidueSite(String value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent.setResidueSiteElement(StringType value) Methods in org.hl7.fhir.r5.model that return types with arguments of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponentModifier and TypeMethodDescriptionSubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.getSugar()Methods in org.hl7.fhir.r5.model with parameters of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponentModifier and TypeMethodDescriptionSubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.addSugar(SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent t) voidSubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent.copyValues(SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponentModifier and TypeMethodDescriptionSubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.setSugar(List<SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent> theSugar)