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.Gene
SubstanceReferenceInformation.Gene.Builder. build()
Build theSubstanceReferenceInformation.Gene
Methods 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.Builder
SubstanceReferenceInformation.Gene.Builder. from(SubstanceReferenceInformation.Gene gene)
SubstanceReferenceInformation.Builder
SubstanceReferenceInformation.Builder. gene(SubstanceReferenceInformation.Gene... gene)
Todo.protected void
SubstanceReferenceInformation.Gene.Builder. validate(SubstanceReferenceInformation.Gene gene)
Method parameters in com.ibm.fhir.model.resource with type arguments of type SubstanceReferenceInformation.Gene Modifier and Type Method Description SubstanceReferenceInformation.Builder
SubstanceReferenceInformation.Builder. gene(Collection<SubstanceReferenceInformation.Gene> gene)
Todo.
-