Uses of Class
com.ibm.fhir.model.resource.SubstanceSourceMaterial.Organism.Author
-
Packages that use SubstanceSourceMaterial.Organism.Author Package Description com.ibm.fhir.model.resource -
-
Uses of SubstanceSourceMaterial.Organism.Author in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return SubstanceSourceMaterial.Organism.Author Modifier and Type Method Description SubstanceSourceMaterial.Organism.AuthorSubstanceSourceMaterial.Organism.Author.Builder. build()Build theSubstanceSourceMaterial.Organism.AuthorMethods in com.ibm.fhir.model.resource that return types with arguments of type SubstanceSourceMaterial.Organism.Author Modifier and Type Method Description List<SubstanceSourceMaterial.Organism.Author>SubstanceSourceMaterial.Organism. getAuthor()4.9.13.6.1 Author type (Conditional).Methods in com.ibm.fhir.model.resource with parameters of type SubstanceSourceMaterial.Organism.Author Modifier and Type Method Description SubstanceSourceMaterial.Organism.BuilderSubstanceSourceMaterial.Organism.Builder. author(SubstanceSourceMaterial.Organism.Author... author)4.9.13.6.1 Author type (Conditional).protected SubstanceSourceMaterial.Organism.Author.BuilderSubstanceSourceMaterial.Organism.Author.Builder. from(SubstanceSourceMaterial.Organism.Author author)protected voidSubstanceSourceMaterial.Organism.Author.Builder. validate(SubstanceSourceMaterial.Organism.Author author)Method parameters in com.ibm.fhir.model.resource with type arguments of type SubstanceSourceMaterial.Organism.Author Modifier and Type Method Description SubstanceSourceMaterial.Organism.BuilderSubstanceSourceMaterial.Organism.Builder. author(Collection<SubstanceSourceMaterial.Organism.Author> author)4.9.13.6.1 Author type (Conditional).
-