Uses of Class
org.hl7.fhir.r5.model.SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent
-
Packages that use SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent Package Description org.hl7.fhir.r5.formats org.hl7.fhir.r5.model -
-
Uses of SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent Modifier and Type Method Description protected SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponentJsonParser. parseSubstanceNucleicAcidSubunitSugarComponent(com.google.gson.JsonObject json)protected SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponentXmlParser. parseSubstanceNucleicAcidSubunitSugarComponent(org.xmlpull.v1.XmlPullParser xpp) -
Uses of SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.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.r5.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.r5.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.r5.model with type arguments of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent Modifier and Type Method Description SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponentSubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent. setSugar(List<SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent> theSugar)
-