
Uses of Class
org.hl7.fhir.r5.model.SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent
Packages that use SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent
- 
Uses of SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent in org.hl7.fhir.r5.formatsMethods in org.hl7.fhir.r5.formats that return SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponentModifier and TypeMethodDescriptionJsonParser.parseSubstanceReferenceInformationGeneComponent(com.google.gson.JsonObject json) XmlParser.parseSubstanceReferenceInformationGeneComponent(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeSubstanceReferenceInformationGeneComponent(String name, SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent element) protected voidRdfParser.composeSubstanceReferenceInformationGeneComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent element, int index) protected voidXmlParser.composeSubstanceReferenceInformationGeneComponent(String name, SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent element) protected voidXmlParser.composeSubstanceReferenceInformationGeneComponentElements(SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent element) protected voidJsonParser.composeSubstanceReferenceInformationGeneComponentProperties(SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent element) protected booleanXmlParser.parseSubstanceReferenceInformationGeneComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent res) protected voidJsonParser.parseSubstanceReferenceInformationGeneComponentProperties(com.google.gson.JsonObject json, SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent res) 
- 
Uses of SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent in org.hl7.fhir.r5.modelFields in org.hl7.fhir.r5.model with type parameters of type SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponentMethods in org.hl7.fhir.r5.model that return SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponentModifier and TypeMethodDescriptionSubstanceReferenceInformation.addGene()SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent.copy()SubstanceReferenceInformation.getGeneFirstRep()SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent.setGene(CodeableConcept value) SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent.setGeneSequenceOrigin(CodeableConcept value) SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent.setSource(List<Reference> theSource) Methods in org.hl7.fhir.r5.model that return types with arguments of type SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponentMethods in org.hl7.fhir.r5.model with parameters of type SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponentModifier and TypeMethodDescriptionSubstanceReferenceInformation.addGene(SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent t) voidSubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent.copyValues(SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponentModifier and TypeMethodDescriptionSubstanceReferenceInformation.setGene(List<SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent> theGene)