Uses of Class
org.hl7.fhir.r4.model.SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent
-
Packages that use SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent Modifier and Type Method Description protected SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentJsonParser. parseSubstancePolymerSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent(com.google.gson.JsonObject json, SubstancePolymer owner)protected SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentXmlParser. parseSubstancePolymerSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent(org.xmlpull.v1.XmlPullParser xpp, SubstancePolymer owner) -
Uses of SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent Modifier and Type Field Description protected List<SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent>SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent. structuralRepresentationTodo.Methods in org.hl7.fhir.r4.model that return types with arguments of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent Modifier and Type Method Description List<SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent>SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent. getStructuralRepresentation()Methods in org.hl7.fhir.r4.model with parameters of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent Modifier and Type Method Description SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponentSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent. addStructuralRepresentation(SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent t)voidSubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent. copyValues(SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent dst)Method parameters in org.hl7.fhir.r4.model with type arguments of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent Modifier and Type Method Description SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponentSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent. setStructuralRepresentation(List<SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent> theStructuralRepresentation)
-