
Uses of Class
org.hl7.fhir.r5.model.SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent
Packages that use SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent
-
Uses of SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponentModifier and TypeMethodDescriptionJsonParser.parseSubstanceSourceMaterialPartDescriptionComponent(com.google.gson.JsonObject json) XmlParser.parseSubstanceSourceMaterialPartDescriptionComponent(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeSubstanceSourceMaterialPartDescriptionComponent(String name, SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent element) protected voidRdfParser.composeSubstanceSourceMaterialPartDescriptionComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent element, int index) protected voidXmlParser.composeSubstanceSourceMaterialPartDescriptionComponent(String name, SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent element) protected voidXmlParser.composeSubstanceSourceMaterialPartDescriptionComponentElements(SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent element) protected voidJsonParser.composeSubstanceSourceMaterialPartDescriptionComponentProperties(SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent element) protected booleanXmlParser.parseSubstanceSourceMaterialPartDescriptionComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent res) protected voidJsonParser.parseSubstanceSourceMaterialPartDescriptionComponentProperties(com.google.gson.JsonObject json, SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent res) -
Uses of SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponentMethods in org.hl7.fhir.r5.model that return SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponentModifier and TypeMethodDescriptionSubstanceSourceMaterial.addPartDescription()SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent.copy()SubstanceSourceMaterial.getPartDescriptionFirstRep()SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent.setPart(CodeableConcept value) SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent.setPartLocation(CodeableConcept value) Methods in org.hl7.fhir.r5.model that return types with arguments of type SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponentMethods in org.hl7.fhir.r5.model with parameters of type SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponentModifier and TypeMethodDescriptionSubstanceSourceMaterial.addPartDescription(SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent t) voidSubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent.copyValues(SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponentModifier and TypeMethodDescriptionSubstanceSourceMaterial.setPartDescription(List<SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent> thePartDescription)