
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 void
JsonParser.composeSubstanceNucleicAcidSubunitSugarComponent
(String name, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent element) protected void
RdfParser.composeSubstanceNucleicAcidSubunitSugarComponent
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent element, int index) protected void
XmlParser.composeSubstanceNucleicAcidSubunitSugarComponent
(String name, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent element) protected void
XmlParser.composeSubstanceNucleicAcidSubunitSugarComponentElements
(SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent element) protected void
JsonParser.composeSubstanceNucleicAcidSubunitSugarComponentProperties
(SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent element) protected boolean
XmlParser.parseSubstanceNucleicAcidSubunitSugarComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent res) protected void
JsonParser.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.sugar
5.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) void
SubstanceNucleicAcid.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)