Uses of Class
org.linuxforhealth.fhir.model.resource.SubstanceDefinition.SourceMaterial
-
Packages that use SubstanceDefinition.SourceMaterial Package Description org.linuxforhealth.fhir.model.resource -
-
Uses of SubstanceDefinition.SourceMaterial in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return SubstanceDefinition.SourceMaterial Modifier and Type Method Description SubstanceDefinition.SourceMaterialSubstanceDefinition.SourceMaterial.Builder. build()Build theSubstanceDefinition.SourceMaterialSubstanceDefinition.SourceMaterialSubstanceDefinition. getSourceMaterial()Material or taxonomic/anatomical source for the substance.Methods in org.linuxforhealth.fhir.model.resource with parameters of type SubstanceDefinition.SourceMaterial Modifier and Type Method Description protected SubstanceDefinition.SourceMaterial.BuilderSubstanceDefinition.SourceMaterial.Builder. from(SubstanceDefinition.SourceMaterial sourceMaterial)SubstanceDefinition.BuilderSubstanceDefinition.Builder. sourceMaterial(SubstanceDefinition.SourceMaterial sourceMaterial)Material or taxonomic/anatomical source for the substance.protected voidSubstanceDefinition.SourceMaterial.Builder. validate(SubstanceDefinition.SourceMaterial sourceMaterial)
-