
Uses of Class
org.hl7.fhir.r5.model.SubstancePolymer.SubstancePolymerRepeatComponent
Packages that use SubstancePolymer.SubstancePolymerRepeatComponent
-
Uses of SubstancePolymer.SubstancePolymerRepeatComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return SubstancePolymer.SubstancePolymerRepeatComponentModifier and TypeMethodDescriptionJsonParser.parseSubstancePolymerRepeatComponent(com.google.gson.JsonObject json) XmlParser.parseSubstancePolymerRepeatComponent(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type SubstancePolymer.SubstancePolymerRepeatComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeSubstancePolymerRepeatComponent(String name, SubstancePolymer.SubstancePolymerRepeatComponent element) protected voidRdfParser.composeSubstancePolymerRepeatComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, SubstancePolymer.SubstancePolymerRepeatComponent element, int index) protected voidXmlParser.composeSubstancePolymerRepeatComponent(String name, SubstancePolymer.SubstancePolymerRepeatComponent element) protected voidXmlParser.composeSubstancePolymerRepeatComponentElements(SubstancePolymer.SubstancePolymerRepeatComponent element) protected voidJsonParser.composeSubstancePolymerRepeatComponentProperties(SubstancePolymer.SubstancePolymerRepeatComponent element) protected booleanXmlParser.parseSubstancePolymerRepeatComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstancePolymer.SubstancePolymerRepeatComponent res) protected voidJsonParser.parseSubstancePolymerRepeatComponentProperties(com.google.gson.JsonObject json, SubstancePolymer.SubstancePolymerRepeatComponent res) -
Uses of SubstancePolymer.SubstancePolymerRepeatComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type SubstancePolymer.SubstancePolymerRepeatComponentModifier and TypeFieldDescriptionSubstancePolymer.repeatSpecifies and quantifies the repeated units and their configuration.Methods in org.hl7.fhir.r5.model that return SubstancePolymer.SubstancePolymerRepeatComponentModifier and TypeMethodDescriptionSubstancePolymer.addRepeat()SubstancePolymer.SubstancePolymerRepeatComponent.addRepeatUnit(SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent t) SubstancePolymer.SubstancePolymerRepeatComponent.copy()SubstancePolymer.getRepeatFirstRep()SubstancePolymer.SubstancePolymerRepeatComponent.setAverageMolecularFormula(String value) SubstancePolymer.SubstancePolymerRepeatComponent.setAverageMolecularFormulaElement(StringType value) SubstancePolymer.SubstancePolymerRepeatComponent.setRepeatUnit(List<SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent> theRepeatUnit) SubstancePolymer.SubstancePolymerRepeatComponent.setRepeatUnitAmountType(CodeableConcept value) Methods in org.hl7.fhir.r5.model that return types with arguments of type SubstancePolymer.SubstancePolymerRepeatComponentMethods in org.hl7.fhir.r5.model with parameters of type SubstancePolymer.SubstancePolymerRepeatComponentModifier and TypeMethodDescriptionSubstancePolymer.addRepeat(SubstancePolymer.SubstancePolymerRepeatComponent t) voidSubstancePolymer.SubstancePolymerRepeatComponent.copyValues(SubstancePolymer.SubstancePolymerRepeatComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type SubstancePolymer.SubstancePolymerRepeatComponentModifier and TypeMethodDescriptionSubstancePolymer.setRepeat(List<SubstancePolymer.SubstancePolymerRepeatComponent> theRepeat)