Uses of Class
org.hl7.fhir.r4.model.SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent
-
Uses of SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent in org.hl7.fhir.r4.formats
Modifier and TypeMethodDescriptionJsonParser.parseSubstanceNucleicAcidSubstanceNucleicAcidSubunitComponent
(com.google.gson.JsonObject json, SubstanceNucleicAcid owner) XmlParser.parseSubstanceNucleicAcidSubstanceNucleicAcidSubunitComponent
(org.xmlpull.v1.XmlPullParser xpp, SubstanceNucleicAcid owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeSubstanceNucleicAcidSubstanceNucleicAcidSubunitComponent
(String name, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent element) protected void
RdfParser.composeSubstanceNucleicAcidSubstanceNucleicAcidSubunitComponent
(Turtle.Complex parent, String parentType, String name, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent element, int index) protected void
XmlParser.composeSubstanceNucleicAcidSubstanceNucleicAcidSubunitComponent
(String name, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent element) protected void
XmlParser.composeSubstanceNucleicAcidSubstanceNucleicAcidSubunitComponentElements
(SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent element) protected void
JsonParser.composeSubstanceNucleicAcidSubstanceNucleicAcidSubunitComponentInner
(SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent element) protected boolean
XmlParser.parseSubstanceNucleicAcidSubstanceNucleicAcidSubunitComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceNucleicAcid owner, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent res) protected void
JsonParser.parseSubstanceNucleicAcidSubstanceNucleicAcidSubunitComponentProperties
(com.google.gson.JsonObject json, SubstanceNucleicAcid owner, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent res) -
Uses of SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent in org.hl7.fhir.r4.model
Modifier and TypeFieldDescriptionSubstanceNucleicAcid.subunit
Subunits are listed in order of decreasing length; sequences of the same length will be ordered by molecular weight; subunits that have identical sequences will be repeated multiple times.Modifier and TypeMethodDescriptionSubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.addLinkage
(SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent t) SubstanceNucleicAcid.addSubunit()
SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.addSugar
(SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent t) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.copy()
SubstanceNucleicAcid.getSubunitFirstRep()
SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.setFivePrime
(CodeableConcept value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.setLength
(int value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.setLengthElement
(IntegerType value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.setLinkage
(List<SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent> theLinkage) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.setSequence
(String value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.setSequenceAttachment
(Attachment value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.setSequenceElement
(StringType value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.setSubunit
(int value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.setSubunitElement
(IntegerType value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.setSugar
(List<SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent> theSugar) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.setThreePrime
(CodeableConcept value) Modifier and TypeMethodDescriptionSubstanceNucleicAcid.addSubunit
(SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent t) void
SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.copyValues
(SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent dst) Modifier and TypeMethodDescriptionSubstanceNucleicAcid.setSubunit
(List<SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent> theSubunit)