Uses of Class
org.hl7.fhir.r5.model.Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent
-
Uses of Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponentModifier and TypeMethodDescriptionJsonParser.parseCitationCitedArtifactContributorshipEntryAffiliationInfoComponent(com.google.gson.JsonObject json)XmlParser.parseCitationCitedArtifactContributorshipEntryAffiliationInfoComponent(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r5.formats with parameters of type Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeCitationCitedArtifactContributorshipEntryAffiliationInfoComponent(String name, Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent element)protected voidRdfParser.composeCitationCitedArtifactContributorshipEntryAffiliationInfoComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent element, int index)protected voidXmlParser.composeCitationCitedArtifactContributorshipEntryAffiliationInfoComponent(String name, Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent element)protected voidXmlParser.composeCitationCitedArtifactContributorshipEntryAffiliationInfoComponentElements(Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent element)protected voidJsonParser.composeCitationCitedArtifactContributorshipEntryAffiliationInfoComponentProperties(Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent element)protected booleanXmlParser.parseCitationCitedArtifactContributorshipEntryAffiliationInfoComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent res)protected voidJsonParser.parseCitationCitedArtifactContributorshipEntryAffiliationInfoComponentProperties(com.google.gson.JsonObject json, Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent res) -
Uses of Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponentModifier and TypeFieldDescriptionCitation.CitationCitedArtifactContributorshipEntryComponent.affiliationInfoOrganization affiliated with the entity.Methods in org.hl7.fhir.r5.model that return Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponentModifier and TypeMethodDescriptionCitation.CitationCitedArtifactContributorshipEntryComponent.addAffiliationInfo()Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent.addIdentifier(Identifier t)Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent.copy()Citation.CitationCitedArtifactContributorshipEntryComponent.getAffiliationInfoFirstRep()Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent.setAffiliation(String value)Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent.setAffiliationElement(StringType value)Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent.setIdentifier(List<Identifier> theIdentifier)Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent.setRoleElement(StringType value)Methods in org.hl7.fhir.r5.model that return types with arguments of type Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponentModifier and TypeMethodDescriptionCitation.CitationCitedArtifactContributorshipEntryComponent.getAffiliationInfo()Methods in org.hl7.fhir.r5.model with parameters of type Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponentModifier and TypeMethodDescriptionCitation.CitationCitedArtifactContributorshipEntryComponent.addAffiliationInfo(Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent t)voidCitation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent.copyValues(Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent dst)Method parameters in org.hl7.fhir.r5.model with type arguments of type Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponentModifier and TypeMethodDescriptionCitation.CitationCitedArtifactContributorshipEntryComponent.setAffiliationInfo(List<Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent> theAffiliationInfo)