Uses of Class
com.ibm.fhir.model.resource.SubstanceReferenceInformation.GeneElement
-
Packages that use SubstanceReferenceInformation.GeneElement Package Description com.ibm.fhir.model.resource -
-
Uses of SubstanceReferenceInformation.GeneElement in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return SubstanceReferenceInformation.GeneElement Modifier and Type Method Description SubstanceReferenceInformation.GeneElementSubstanceReferenceInformation.GeneElement.Builder. build()Methods in com.ibm.fhir.model.resource that return types with arguments of type SubstanceReferenceInformation.GeneElement Modifier and Type Method Description java.util.List<SubstanceReferenceInformation.GeneElement>SubstanceReferenceInformation. getGeneElement()Todo.Methods in com.ibm.fhir.model.resource with parameters of type SubstanceReferenceInformation.GeneElement Modifier and Type Method Description protected SubstanceReferenceInformation.GeneElement.BuilderSubstanceReferenceInformation.GeneElement.Builder. from(SubstanceReferenceInformation.GeneElement geneElement)SubstanceReferenceInformation.BuilderSubstanceReferenceInformation.Builder. geneElement(SubstanceReferenceInformation.GeneElement... geneElement)Todo.protected voidSubstanceReferenceInformation.GeneElement.Builder. validate(SubstanceReferenceInformation.GeneElement geneElement)Method parameters in com.ibm.fhir.model.resource with type arguments of type SubstanceReferenceInformation.GeneElement Modifier and Type Method Description SubstanceReferenceInformation.BuilderSubstanceReferenceInformation.Builder. geneElement(java.util.Collection<SubstanceReferenceInformation.GeneElement> geneElement)Todo.
-