Uses of Class
com.ibm.fhir.model.resource.SubstanceReferenceInformation.Gene
-
Packages that use SubstanceReferenceInformation.Gene Package Description com.ibm.fhir.model.resource -
-
Uses of SubstanceReferenceInformation.Gene in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return SubstanceReferenceInformation.Gene Modifier and Type Method Description SubstanceReferenceInformation.GeneSubstanceReferenceInformation.Gene.Builder. build()Build theSubstanceReferenceInformation.GeneMethods in com.ibm.fhir.model.resource that return types with arguments of type SubstanceReferenceInformation.Gene Modifier and Type Method Description List<SubstanceReferenceInformation.Gene>SubstanceReferenceInformation. getGene()Todo.Methods in com.ibm.fhir.model.resource with parameters of type SubstanceReferenceInformation.Gene Modifier and Type Method Description protected SubstanceReferenceInformation.Gene.BuilderSubstanceReferenceInformation.Gene.Builder. from(SubstanceReferenceInformation.Gene gene)SubstanceReferenceInformation.BuilderSubstanceReferenceInformation.Builder. gene(SubstanceReferenceInformation.Gene... gene)Todo.Method parameters in com.ibm.fhir.model.resource with type arguments of type SubstanceReferenceInformation.Gene Modifier and Type Method Description SubstanceReferenceInformation.BuilderSubstanceReferenceInformation.Builder. gene(Collection<SubstanceReferenceInformation.Gene> gene)Todo.
-