Uses of Class
org.hl7.fhir.r5.model.SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent
-
Uses of SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent in org.hl7.fhir.r5.formats
Modifier and TypeMethodDescriptionJsonParser.parseSubstanceSourceMaterialOrganismAuthorComponent
(com.google.gson.JsonObject json) XmlParser.parseSubstanceSourceMaterialOrganismAuthorComponent
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeSubstanceSourceMaterialOrganismAuthorComponent
(String name, SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent element) protected void
RdfParser.composeSubstanceSourceMaterialOrganismAuthorComponent
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent element, int index) protected void
XmlParser.composeSubstanceSourceMaterialOrganismAuthorComponent
(String name, SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent element) protected void
XmlParser.composeSubstanceSourceMaterialOrganismAuthorComponentElements
(SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent element) protected void
JsonParser.composeSubstanceSourceMaterialOrganismAuthorComponentProperties
(SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent element) protected boolean
XmlParser.parseSubstanceSourceMaterialOrganismAuthorComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent res) protected void
JsonParser.parseSubstanceSourceMaterialOrganismAuthorComponentProperties
(com.google.gson.JsonObject json, SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent res) -
Uses of SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent in org.hl7.fhir.r5.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)