
Uses of Class
org.hl7.fhir.r4.model.SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent
Packages that use SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent
-
Uses of SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponentModifier and TypeMethodDescriptionJsonParser.parseSubstanceNucleicAcidSubstanceNucleicAcidSubunitComponent
(com.google.gson.JsonObject json, SubstanceNucleicAcid owner) XmlParser.parseSubstanceNucleicAcidSubstanceNucleicAcidSubunitComponent
(org.xmlpull.v1.XmlPullParser xpp, SubstanceNucleicAcid owner) Methods in org.hl7.fhir.r4.formats with parameters of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponentModifier 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
Fields in org.hl7.fhir.r4.model with type parameters of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponentModifier 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.Methods in org.hl7.fhir.r4.model that return SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponentModifier 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) Methods in org.hl7.fhir.r4.model that return types with arguments of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponentMethods in org.hl7.fhir.r4.model with parameters of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponentModifier and TypeMethodDescriptionSubstanceNucleicAcid.addSubunit
(SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent t) void
SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.copyValues
(SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent dst) Method parameters in org.hl7.fhir.r4.model with type arguments of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponentModifier and TypeMethodDescriptionSubstanceNucleicAcid.setSubunit
(List<SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent> theSubunit)