Uses of Class
org.hl7.fhir.r4.model.SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent
-
Packages that use SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent Modifier and Type Method Description protected SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponentJsonParser. parseSubstanceNucleicAcidSubstanceNucleicAcidSubunitLinkageComponent(com.google.gson.JsonObject json, SubstanceNucleicAcid owner)protected SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponentXmlParser. parseSubstanceNucleicAcidSubstanceNucleicAcidSubunitLinkageComponent(org.xmlpull.v1.XmlPullParser xpp, SubstanceNucleicAcid owner) -
Uses of SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent Modifier and Type Field Description protected List<SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent>SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent. linkageThe linkages between sugar residues will also be captured.Methods in org.hl7.fhir.r4.model that return types with arguments of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent Modifier and Type Method Description List<SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent>SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent. getLinkage()Methods in org.hl7.fhir.r4.model with parameters of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent Modifier and Type Method Description SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponentSubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent. addLinkage(SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent t)voidSubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent. copyValues(SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent dst)Method parameters in org.hl7.fhir.r4.model with type arguments of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent Modifier and Type Method Description SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponentSubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent. setLinkage(List<SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent> theLinkage)
-