Uses of Class
org.hl7.fhir.r4.model.SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent
-
Packages that use SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent Modifier and Type Method Description protected SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentJsonParser. parseSubstancePolymerSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent(com.google.gson.JsonObject json, SubstancePolymer owner)protected SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponentXmlParser. parseSubstancePolymerSubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent(org.xmlpull.v1.XmlPullParser xpp, SubstancePolymer owner) -
Uses of SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent Modifier and Type Field Description protected List<SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent>SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent. degreeOfPolymerisationTodo.Methods in org.hl7.fhir.r4.model that return types with arguments of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent Modifier and Type Method Description List<SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent>SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent. getDegreeOfPolymerisation()Methods in org.hl7.fhir.r4.model with parameters of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent Modifier and Type Method Description SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponentSubstancePolymer.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.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent Modifier and Type Method Description SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponentSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent. setDegreeOfPolymerisation(List<SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent> theDegreeOfPolymerisation)
-