
Uses of Class
org.hl7.fhir.r5.model.SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent
Packages that use SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent
-
Uses of SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponentModifier and TypeMethodDescriptionJsonParser.parseSubstanceNucleicAcidSubunitComponent(com.google.gson.JsonObject json) XmlParser.parseSubstanceNucleicAcidSubunitComponent(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeSubstanceNucleicAcidSubunitComponent(String name, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent element) protected voidRdfParser.composeSubstanceNucleicAcidSubunitComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent element, int index) protected voidXmlParser.composeSubstanceNucleicAcidSubunitComponent(String name, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent element) protected voidXmlParser.composeSubstanceNucleicAcidSubunitComponentElements(SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent element) protected voidJsonParser.composeSubstanceNucleicAcidSubunitComponentProperties(SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent element) protected booleanXmlParser.parseSubstanceNucleicAcidSubunitComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent res) protected voidJsonParser.parseSubstanceNucleicAcidSubunitComponentProperties(com.google.gson.JsonObject json, SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent res) -
Uses of SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.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.r5.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.r5.model that return types with arguments of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponentMethods in org.hl7.fhir.r5.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.r5.model with type arguments of type SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponentModifier and TypeMethodDescriptionSubstanceNucleicAcid.setSubunit(List<SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent> theSubunit)