Uses of Class
org.hl7.fhir.r4.model.SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent
-
Uses of SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent in org.hl7.fhir.r4.formats
Modifier and TypeMethodDescriptionJsonParser.parseSubstanceSourceMaterialSubstanceSourceMaterialOrganismAuthorComponent
(com.google.gson.JsonObject json, SubstanceSourceMaterial owner) XmlParser.parseSubstanceSourceMaterialSubstanceSourceMaterialOrganismAuthorComponent
(org.xmlpull.v1.XmlPullParser xpp, SubstanceSourceMaterial owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeSubstanceSourceMaterialSubstanceSourceMaterialOrganismAuthorComponent
(String name, SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent element) protected void
RdfParser.composeSubstanceSourceMaterialSubstanceSourceMaterialOrganismAuthorComponent
(Turtle.Complex parent, String parentType, String name, SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent element, int index) protected void
XmlParser.composeSubstanceSourceMaterialSubstanceSourceMaterialOrganismAuthorComponent
(String name, SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent element) protected void
XmlParser.composeSubstanceSourceMaterialSubstanceSourceMaterialOrganismAuthorComponentElements
(SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent element) protected void
JsonParser.composeSubstanceSourceMaterialSubstanceSourceMaterialOrganismAuthorComponentInner
(SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent element) protected boolean
XmlParser.parseSubstanceSourceMaterialSubstanceSourceMaterialOrganismAuthorComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceSourceMaterial owner, SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent res) protected void
JsonParser.parseSubstanceSourceMaterialSubstanceSourceMaterialOrganismAuthorComponentProperties
(com.google.gson.JsonObject json, SubstanceSourceMaterial owner, SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent res) -
Uses of SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent in org.hl7.fhir.r4.model
Modifier and TypeFieldDescriptionSubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent.author
4.9.13.6.1 Author type (Conditional).Modifier and TypeMethodDescriptionSubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent.addAuthor()
SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent.copy()
SubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent.getAuthorFirstRep()
SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent.setAuthorDescription
(String value) SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent.setAuthorDescriptionElement
(StringType value) SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent.setAuthorType
(CodeableConcept value) Modifier and TypeMethodDescriptionSubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent.getAuthor()
Modifier and TypeMethodDescriptionSubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent.addAuthor
(SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent t) void
SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent.copyValues
(SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent dst) Modifier and TypeMethodDescriptionSubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent.setAuthor
(List<SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent> theAuthor)