Uses of Class
org.hl7.fhir.r4.model.SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent
-
Packages that use SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent Modifier and Type Method Description protected SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponentJsonParser. parseSubstanceReferenceInformationSubstanceReferenceInformationGeneComponent(com.google.gson.JsonObject json, SubstanceReferenceInformation owner)protected SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponentXmlParser. parseSubstanceReferenceInformationSubstanceReferenceInformationGeneComponent(org.xmlpull.v1.XmlPullParser xpp, SubstanceReferenceInformation owner) -
Uses of SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent Modifier and Type Field Description protected List<SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent>SubstanceReferenceInformation. geneTodo.Methods in org.hl7.fhir.r4.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.r4.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.r4.model with type arguments of type SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent Modifier and Type Method Description SubstanceReferenceInformationSubstanceReferenceInformation. setGene(List<SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent> theGene)
-