
Uses of Class
org.hl7.fhir.r5.model.SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent
Packages that use SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent
-
Uses of SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponentModifier and TypeMethodDescriptionJsonParser.parseSubstanceSourceMaterialOrganismAuthorComponent
(com.google.gson.JsonObject json) XmlParser.parseSubstanceSourceMaterialOrganismAuthorComponent
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponentModifier 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
Fields in org.hl7.fhir.r5.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.r5.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.r5.model that return types with arguments of type SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponentModifier and TypeMethodDescriptionSubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent.getAuthor()
Methods in org.hl7.fhir.r5.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.r5.model with type arguments of type SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponentModifier and TypeMethodDescriptionSubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent.setAuthor
(List<SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent> theAuthor)