
Uses of Class
org.hl7.fhir.r4.model.SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent
Packages that use SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent
-
Uses of SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponentModifier and TypeMethodDescriptionJsonParser.parseSubstanceReferenceInformationSubstanceReferenceInformationGeneComponent(com.google.gson.JsonObject json, SubstanceReferenceInformation owner) XmlParser.parseSubstanceReferenceInformationSubstanceReferenceInformationGeneComponent(org.xmlpull.v1.XmlPullParser xpp, SubstanceReferenceInformation owner) Methods in org.hl7.fhir.r4.formats with parameters of type SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeSubstanceReferenceInformationSubstanceReferenceInformationGeneComponent(String name, SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent element) protected voidRdfParser.composeSubstanceReferenceInformationSubstanceReferenceInformationGeneComponent(Turtle.Complex parent, String parentType, String name, SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent element, int index) protected voidXmlParser.composeSubstanceReferenceInformationSubstanceReferenceInformationGeneComponent(String name, SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent element) protected voidXmlParser.composeSubstanceReferenceInformationSubstanceReferenceInformationGeneComponentElements(SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent element) protected voidJsonParser.composeSubstanceReferenceInformationSubstanceReferenceInformationGeneComponentInner(SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent element) protected booleanXmlParser.parseSubstanceReferenceInformationSubstanceReferenceInformationGeneComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceReferenceInformation owner, SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent res) protected voidJsonParser.parseSubstanceReferenceInformationSubstanceReferenceInformationGeneComponentProperties(com.google.gson.JsonObject json, SubstanceReferenceInformation owner, SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent res) -
Uses of SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponentMethods in org.hl7.fhir.r4.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.r4.model that return types with arguments of type SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponentMethods in org.hl7.fhir.r4.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.r4.model with type arguments of type SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponentModifier and TypeMethodDescriptionSubstanceReferenceInformation.setGene(List<SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent> theGene)