Uses of Class
org.hl7.fhir.r4.model.SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent
-
Packages that use SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent Modifier and Type Method Description protected SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponentJsonParser. parseSubstanceNucleicAcidSubstanceNucleicAcidSubunitSugarComponent(com.google.gson.JsonObject json, SubstanceNucleicAcid owner)protected SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponentXmlParser. parseSubstanceNucleicAcidSubstanceNucleicAcidSubunitSugarComponent(org.xmlpull.v1.XmlPullParser xpp, SubstanceNucleicAcid owner) -
Uses of SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent Modifier and Type Field Description protected List<SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent>SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent. sugar5.3.6.8.1 Sugar ID (Mandatory).Methods in org.hl7.fhir.r4.model that return types with arguments of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent Modifier and Type Method Description List<SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent>SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent. getSugar()Methods in org.hl7.fhir.r4.model with parameters of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent Modifier and Type Method Description SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponentSubstanceNucleicAcid.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.SubstanceNucleicAcidSubunitSugarComponent Modifier and Type Method Description SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponentSubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent. setSugar(List<SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent> theSugar)
-