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 voidJsonParser.composeSubstanceNucleicAcidSubstanceNucleicAcidSubunitComponent(String name, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent element)protected voidRdfParser.composeSubstanceNucleicAcidSubstanceNucleicAcidSubunitComponent(Turtle.Complex parent, String parentType, String name, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent element, int index)protected voidXmlParser.composeSubstanceNucleicAcidSubstanceNucleicAcidSubunitComponent(String name, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent element)protected voidXmlParser.composeSubstanceNucleicAcidSubstanceNucleicAcidSubunitComponentElements(SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent element)protected voidJsonParser.composeSubstanceNucleicAcidSubstanceNucleicAcidSubunitComponentInner(SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent element)protected booleanXmlParser.parseSubstanceNucleicAcidSubstanceNucleicAcidSubunitComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceNucleicAcid owner, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent res)protected voidJsonParser.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.subunitSubunits 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)voidSubstanceNucleicAcid.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)