
Uses of Class
org.hl7.fhir.r5.model.SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent
Packages that use SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent
-
Uses of SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentModifier and TypeMethodDescriptionJsonParser.parseSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent(com.google.gson.JsonObject json) XmlParser.parseSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent(String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent element) protected voidRdfParser.composeSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent element, int index) protected voidXmlParser.composeSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent(String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent element) protected voidXmlParser.composeSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentElements(SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent element) protected voidJsonParser.composeSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentProperties(SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent element) protected booleanXmlParser.parseSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent res) protected voidJsonParser.parseSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentProperties(com.google.gson.JsonObject json, SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent res) -
Uses of SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentModifier and TypeFieldDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.structuralRepresentationA graphical structure for this SRU.Methods in org.hl7.fhir.r5.model that return SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentModifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.addStructuralRepresentation()SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent.copy()SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.getStructuralRepresentationFirstRep()SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent.setAttachment(Attachment value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent.setFormat(CodeableConcept value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent.setRepresentation(String value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent.setRepresentationElement(StringType value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent.setType(CodeableConcept value) Methods in org.hl7.fhir.r5.model that return types with arguments of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentModifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.getStructuralRepresentation()Methods in org.hl7.fhir.r5.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.r5.model with type arguments of type SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentModifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.setStructuralRepresentation(List<SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent> theStructuralRepresentation)