Uses of Class
org.hl7.fhir.r5.model.SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent
-
Uses of SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent in org.hl7.fhir.r5.formats
Modifier and TypeMethodDescriptionJsonParser.parseSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent
(com.google.gson.JsonObject json) XmlParser.parseSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent
(String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent element) protected void
RdfParser.composeSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent element, int index) protected void
XmlParser.composeSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent
(String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent element) protected void
XmlParser.composeSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentElements
(SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent element) protected void
JsonParser.composeSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentProperties
(SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent element) protected boolean
XmlParser.parseSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent res) protected void
JsonParser.parseSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentProperties
(com.google.gson.JsonObject json, SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent res) -
Uses of SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent in org.hl7.fhir.r5.model
Modifier and TypeFieldDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.degreeOfPolymerisation
Applies to homopolymer and block co-polymers where the degree of polymerisation within a block can be described.Modifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.addDegreeOfPolymerisation()
SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.copy()
SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.getDegreeOfPolymerisationFirstRep()
SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.setAverage
(int value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.setAverageElement
(IntegerType value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.setHigh
(int value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.setHighElement
(IntegerType value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.setLow
(int value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.setLowElement
(IntegerType value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.setType
(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)