
Uses of Class
org.hl7.fhir.r4.model.SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent
Packages that use SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent
-
Uses of SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentModifier and TypeMethodDescriptionJsonParser.parseSubstancePolymerSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent(com.google.gson.JsonObject json, SubstancePolymer owner) XmlParser.parseSubstancePolymerSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent(org.xmlpull.v1.XmlPullParser xpp, SubstancePolymer owner) Methods in org.hl7.fhir.r4.formats with parameters of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeSubstancePolymerSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent(String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent element) protected voidRdfParser.composeSubstancePolymerSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent(Turtle.Complex parent, String parentType, String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent element, int index) protected voidXmlParser.composeSubstancePolymerSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent(String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent element) protected voidXmlParser.composeSubstancePolymerSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentElements(SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent element) protected voidJsonParser.composeSubstancePolymerSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentInner(SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent element) protected booleanXmlParser.parseSubstancePolymerSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstancePolymer owner, SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent res) protected voidJsonParser.parseSubstancePolymerSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentProperties(com.google.gson.JsonObject json, SubstancePolymer owner, SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent res) -
Uses of SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentModifier and TypeFieldDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.structuralRepresentationTodo.Methods in org.hl7.fhir.r4.model that return SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentModifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.addStructuralRepresentation()SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent.copy()SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.getStructuralRepresentationFirstRep()SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent.setAttachment(Attachment value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent.setRepresentation(String value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent.setRepresentationElement(StringType value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent.setType(CodeableConcept value) Methods in org.hl7.fhir.r4.model that return types with arguments of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentModifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.getStructuralRepresentation()Methods in org.hl7.fhir.r4.model with parameters of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentModifier and TypeMethodDescriptionSubstancePolymer.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.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentModifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.setStructuralRepresentation(List<SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent> theStructuralRepresentation)