Uses of Class
org.hl7.fhir.r5.model.SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent
-
Uses of SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent in org.hl7.fhir.r5.formats
Modifier and TypeMethodDescriptionJsonParser.parseSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent
(com.google.gson.JsonObject json) XmlParser.parseSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent
(String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent element) protected void
RdfParser.composeSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent element, int index) protected void
XmlParser.composeSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent
(String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent element) protected void
XmlParser.composeSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentElements
(SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent element) protected void
JsonParser.composeSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentProperties
(SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent element) protected boolean
XmlParser.parseSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent res) protected void
JsonParser.parseSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentProperties
(com.google.gson.JsonObject json, SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent res) -
Uses of SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent in org.hl7.fhir.r5.model
Modifier and TypeFieldDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.structuralRepresentation
A graphical structure for this SRU.Modifier 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) Modifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.getStructuralRepresentation()
Modifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.addStructuralRepresentation
(SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent t) void
SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent.copyValues
(SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent dst) Modifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.setStructuralRepresentation
(List<SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent> theStructuralRepresentation)