
Uses of Class
org.hl7.fhir.r5.model.SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent
-
Uses of SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentModifier and TypeMethodDescriptionJsonParser.parseSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent
(com.google.gson.JsonObject json) XmlParser.parseSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentModifier 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
Fields in org.hl7.fhir.r5.model with type parameters of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentModifier and TypeFieldDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.degreeOfPolymerisation
Applies to homopolymer and block co-polymers where the degree of polymerisation within a block can be described.Methods in org.hl7.fhir.r5.model that return SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentModifier 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) Methods in org.hl7.fhir.r5.model that return types with arguments of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentModifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.getDegreeOfPolymerisation()
Methods in org.hl7.fhir.r5.model with parameters of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentModifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.addDegreeOfPolymerisation
(SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent t) void
SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.copyValues
(SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentModifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.setDegreeOfPolymerisation
(List<SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent> theDegreeOfPolymerisation)