Uses of Class
org.hl7.fhir.r4.model.SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent
Packages that use SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent
-
Uses of SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponentModifier and TypeMethodDescriptionJsonParser.parseSubstanceNucleicAcidSubstanceNucleicAcidSubunitSugarComponent(com.google.gson.JsonObject json, SubstanceNucleicAcid owner)XmlParser.parseSubstanceNucleicAcidSubstanceNucleicAcidSubunitSugarComponent(org.xmlpull.v1.XmlPullParser xpp, SubstanceNucleicAcid owner)Methods in org.hl7.fhir.r4.formats with parameters of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeSubstanceNucleicAcidSubstanceNucleicAcidSubunitSugarComponent(String name, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent element)protected voidRdfParser.composeSubstanceNucleicAcidSubstanceNucleicAcidSubunitSugarComponent(Turtle.Complex parent, String parentType, String name, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent element, int index)protected voidXmlParser.composeSubstanceNucleicAcidSubstanceNucleicAcidSubunitSugarComponent(String name, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent element)protected voidXmlParser.composeSubstanceNucleicAcidSubstanceNucleicAcidSubunitSugarComponentElements(SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent element)protected voidJsonParser.composeSubstanceNucleicAcidSubstanceNucleicAcidSubunitSugarComponentInner(SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent element)protected booleanXmlParser.parseSubstanceNucleicAcidSubstanceNucleicAcidSubunitSugarComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceNucleicAcid owner, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent res)protected voidJsonParser.parseSubstanceNucleicAcidSubstanceNucleicAcidSubunitSugarComponentProperties(com.google.gson.JsonObject json, SubstanceNucleicAcid owner, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent res) -
Uses of SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponentModifier and TypeFieldDescriptionSubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.sugar5.3.6.8.1 Sugar ID (Mandatory).Methods in org.hl7.fhir.r4.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.r4.model that return types with arguments of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponentModifier and TypeMethodDescriptionSubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.getSugar()Methods in org.hl7.fhir.r4.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.r4.model with type arguments of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponentModifier and TypeMethodDescriptionSubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.setSugar(List<SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent> theSugar)