Uses of Class
org.hl7.fhir.r4.model.SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent
-
Uses of SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent in org.hl7.fhir.r4.formats
Modifier and TypeMethodDescriptionJsonParser.parseSubstancePolymerSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent
(com.google.gson.JsonObject json, SubstancePolymer owner) XmlParser.parseSubstancePolymerSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent
(org.xmlpull.v1.XmlPullParser xpp, SubstancePolymer owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeSubstancePolymerSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent
(String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent element) protected void
RdfParser.composeSubstancePolymerSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent
(Turtle.Complex parent, String parentType, String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent element, int index) protected void
XmlParser.composeSubstancePolymerSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent
(String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent element) protected void
XmlParser.composeSubstancePolymerSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentElements
(SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent element) protected void
JsonParser.composeSubstancePolymerSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentInner
(SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent element) protected boolean
XmlParser.parseSubstancePolymerSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstancePolymer owner, SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent res) protected void
JsonParser.parseSubstancePolymerSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentProperties
(com.google.gson.JsonObject json, SubstancePolymer owner, SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent res) -
Uses of SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent in org.hl7.fhir.r4.model
Modifier and TypeFieldDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.degreeOfPolymerisation
Todo.Modifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.addDegreeOfPolymerisation()
SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.copy()
SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.getDegreeOfPolymerisationFirstRep()
SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.setAmount
(SubstanceAmount value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.setDegree
(CodeableConcept value) Modifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.getDegreeOfPolymerisation()
Modifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.addDegreeOfPolymerisation
(SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent t) void
SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.copyValues
(SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent dst) Modifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.setDegreeOfPolymerisation
(List<SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent> theDegreeOfPolymerisation)