Uses of Class
org.hl7.fhir.r4.model.SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent
-
Uses of SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent in org.hl7.fhir.r4.formats
Modifier and TypeMethodDescriptionJsonParser.parseSubstancePolymerSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent
(com.google.gson.JsonObject json, SubstancePolymer owner) XmlParser.parseSubstancePolymerSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent
(org.xmlpull.v1.XmlPullParser xpp, SubstancePolymer owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeSubstancePolymerSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent
(String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent element) protected void
RdfParser.composeSubstancePolymerSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent
(Turtle.Complex parent, String parentType, String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent element, int index) protected void
XmlParser.composeSubstancePolymerSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent
(String name, SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent element) protected void
XmlParser.composeSubstancePolymerSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentElements
(SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent element) protected void
JsonParser.composeSubstancePolymerSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentInner
(SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent element) protected boolean
XmlParser.parseSubstancePolymerSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstancePolymer owner, SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent res) protected void
JsonParser.parseSubstancePolymerSubstancePolymerRepeatRepeatUnitStructuralRepresentationComponentProperties
(com.google.gson.JsonObject json, SubstancePolymer owner, SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent res) -
Uses of SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent in org.hl7.fhir.r4.model
Modifier and TypeFieldDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.structuralRepresentation
Todo.Modifier 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) 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)