
Uses of Class
org.hl7.fhir.r4.model.SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent
-
Uses of SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentModifier and TypeMethodDescriptionJsonParser.parseSubstancePolymerSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent(com.google.gson.JsonObject json, SubstancePolymer owner) XmlParser.parseSubstancePolymerSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent(org.xmlpull.v1.XmlPullParser xpp, SubstancePolymer owner) Methods in org.hl7.fhir.r4.formats with parameters of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeSubstancePolymerSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent(String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent element) protected voidRdfParser.composeSubstancePolymerSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent(Turtle.Complex parent, String parentType, String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent element, int index) protected voidXmlParser.composeSubstancePolymerSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent(String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent element) protected voidXmlParser.composeSubstancePolymerSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentElements(SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent element) protected voidJsonParser.composeSubstancePolymerSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentInner(SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent element) protected booleanXmlParser.parseSubstancePolymerSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstancePolymer owner, SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent res) protected voidJsonParser.parseSubstancePolymerSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentProperties(com.google.gson.JsonObject json, SubstancePolymer owner, SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent res) -
Uses of SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentModifier and TypeFieldDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.degreeOfPolymerisationTodo.Methods in org.hl7.fhir.r4.model that return SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentModifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.addDegreeOfPolymerisation()SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.copy()SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.getDegreeOfPolymerisationFirstRep()SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.setAmount(SubstanceAmount value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.setDegree(CodeableConcept value) Methods in org.hl7.fhir.r4.model that return types with arguments of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentModifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.getDegreeOfPolymerisation()Methods in org.hl7.fhir.r4.model with parameters of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentModifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.addDegreeOfPolymerisation(SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent t) voidSubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.copyValues(SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent dst) Method parameters in org.hl7.fhir.r4.model with type arguments of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentModifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.setDegreeOfPolymerisation(List<SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent> theDegreeOfPolymerisation)