![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Class
org.hl7.fhir.r4.model.SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent
Packages that use SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent
-
Uses of SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponentModifier and TypeMethodDescriptionJsonParser.parseSubstanceSourceMaterialSubstanceSourceMaterialOrganismAuthorComponent
(com.google.gson.JsonObject json, SubstanceSourceMaterial owner) XmlParser.parseSubstanceSourceMaterialSubstanceSourceMaterialOrganismAuthorComponent
(org.xmlpull.v1.XmlPullParser xpp, SubstanceSourceMaterial owner) Methods in org.hl7.fhir.r4.formats with parameters of type SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponentModifier 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
Fields in org.hl7.fhir.r4.model with type parameters of type SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponentModifier and TypeFieldDescriptionSubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent.author
4.9.13.6.1 Author type (Conditional).Methods in org.hl7.fhir.r4.model that return SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponentModifier 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) Methods in org.hl7.fhir.r4.model that return types with arguments of type SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponentModifier and TypeMethodDescriptionSubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent.getAuthor()
Methods in org.hl7.fhir.r4.model with parameters of type SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponentModifier and TypeMethodDescriptionSubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent.addAuthor
(SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent t) void
SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent.copyValues
(SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent dst) Method parameters in org.hl7.fhir.r4.model with type arguments of type SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponentModifier and TypeMethodDescriptionSubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent.setAuthor
(List<SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent> theAuthor)