
Uses of Class
org.hl7.fhir.r5.model.SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent
Packages that use SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent
- 
Uses of SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent in org.hl7.fhir.r5.formatsMethods in org.hl7.fhir.r5.formats that return SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponentModifier and TypeMethodDescriptionJsonParser.parseSubstancePolymerRepeatRepeatUnitComponent(com.google.gson.JsonObject json) XmlParser.parseSubstancePolymerRepeatRepeatUnitComponent(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeSubstancePolymerRepeatRepeatUnitComponent(String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent element) protected voidRdfParser.composeSubstancePolymerRepeatRepeatUnitComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent element, int index) protected voidXmlParser.composeSubstancePolymerRepeatRepeatUnitComponent(String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent element) protected voidXmlParser.composeSubstancePolymerRepeatRepeatUnitComponentElements(SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent element) protected voidJsonParser.composeSubstancePolymerRepeatRepeatUnitComponentProperties(SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent element) protected booleanXmlParser.parseSubstancePolymerRepeatRepeatUnitComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent res) protected voidJsonParser.parseSubstancePolymerRepeatRepeatUnitComponentProperties(com.google.gson.JsonObject json, SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent res) 
- 
Uses of SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent in org.hl7.fhir.r5.modelFields in org.hl7.fhir.r5.model with type parameters of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponentModifier and TypeFieldDescriptionSubstancePolymer.SubstancePolymerRepeatComponent.repeatUnitAn SRU - Structural Repeat Unit.Methods in org.hl7.fhir.r5.model that return SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponentModifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.addDegreeOfPolymerisation(SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent t) SubstancePolymer.SubstancePolymerRepeatComponent.addRepeatUnit()SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.addStructuralRepresentation(SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent t) SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.copy()SubstancePolymer.SubstancePolymerRepeatComponent.getRepeatUnitFirstRep()SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.setAmount(int value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.setAmountElement(IntegerType value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.setDegreeOfPolymerisation(List<SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent> theDegreeOfPolymerisation) SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.setOrientation(CodeableConcept value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.setStructuralRepresentation(List<SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent> theStructuralRepresentation) SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.setUnitElement(StringType value) Methods in org.hl7.fhir.r5.model that return types with arguments of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponentModifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatComponent.getRepeatUnit()Methods in org.hl7.fhir.r5.model with parameters of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponentModifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatComponent.addRepeatUnit(SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent t) voidSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.copyValues(SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponentModifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatComponent.setRepeatUnit(List<SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent> theRepeatUnit)