
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 voidJsonParser.composeSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent(String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent element) protected voidRdfParser.composeSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent element, int index) protected voidXmlParser.composeSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent(String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent element) protected voidXmlParser.composeSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentElements(SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent element) protected voidJsonParser.composeSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentProperties(SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent element) protected booleanXmlParser.parseSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent res) protected voidJsonParser.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.degreeOfPolymerisationApplies 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) voidSubstancePolymer.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)