Uses of Class
org.hl7.fhir.r5.model.Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent
-
Packages that use Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent Package Description org.hl7.fhir.r5.formats org.hl7.fhir.r5.model -
-
Uses of Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent Modifier and Type Method Description protected Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponentJsonParser. parseCitationCitedArtifactContributorshipEntryAffiliationInfoComponent(com.google.gson.JsonObject json)protected Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponentXmlParser. parseCitationCitedArtifactContributorshipEntryAffiliationInfoComponent(org.xmlpull.v1.XmlPullParser xpp) -
Uses of Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent Modifier and Type Field Description protected List<Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent>Citation.CitationCitedArtifactContributorshipEntryComponent. affiliationInfoOrganization affiliated with the entity.Methods in org.hl7.fhir.r5.model that return types with arguments of type Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent Modifier and Type Method Description List<Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent>Citation.CitationCitedArtifactContributorshipEntryComponent. getAffiliationInfo()Methods in org.hl7.fhir.r5.model with parameters of type Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent Modifier and Type Method Description Citation.CitationCitedArtifactContributorshipEntryComponentCitation.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.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent Modifier and Type Method Description Citation.CitationCitedArtifactContributorshipEntryComponentCitation.CitationCitedArtifactContributorshipEntryComponent. setAffiliationInfo(List<Citation.CitationCitedArtifactContributorshipEntryAffiliationInfoComponent> theAffiliationInfo)
-