Uses of Class
org.hl7.fhir.r5.model.SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent
-
Packages that use SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent Package Description org.hl7.fhir.r5.formats org.hl7.fhir.r5.model -
-
Uses of SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent Modifier and Type Method Description protected SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponentJsonParser. parseSubstanceReferenceInformationGeneComponent(com.google.gson.JsonObject json)protected SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponentXmlParser. parseSubstanceReferenceInformationGeneComponent(org.xmlpull.v1.XmlPullParser xpp) -
Uses of SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent Modifier and Type Field Description protected List<SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent>SubstanceReferenceInformation. geneTodo.Methods in org.hl7.fhir.r5.model that return types with arguments of type SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent Modifier and Type Method Description List<SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent>SubstanceReferenceInformation. getGene()Methods in org.hl7.fhir.r5.model with parameters of type SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent Modifier and Type Method Description SubstanceReferenceInformationSubstanceReferenceInformation. addGene(SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent t)voidSubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent. copyValues(SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent dst)Method parameters in org.hl7.fhir.r5.model with type arguments of type SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent Modifier and Type Method Description SubstanceReferenceInformationSubstanceReferenceInformation. setGene(List<SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent> theGene)
-