Uses of Class
org.orcid.jaxb.model.v3.release.record.summary.AffiliationGroup
Packages that use AffiliationGroup
-
Uses of AffiliationGroup in org.orcid.jaxb.model.v3.release.record.summary
Fields in org.orcid.jaxb.model.v3.release.record.summary with type parameters of type AffiliationGroupMethods in org.orcid.jaxb.model.v3.release.record.summary that return types with arguments of type AffiliationGroupModifier and TypeMethodDescriptionDistinctions.getDistinctionGroups()Educations.getEducationGroups()Employments.getEmploymentGroups()InvitedPositions.getInvitedPositionGroups()Memberships.getMembershipGroups()Qualifications.getQualificationGroups()Services.getServiceGroups()abstract Collection<AffiliationGroup<T>>Affiliations.retrieveGroups()Distinctions.retrieveGroups()Educations.retrieveGroups()Employments.retrieveGroups()InvitedPositions.retrieveGroups()Memberships.retrieveGroups()Qualifications.retrieveGroups()Services.retrieveGroups()Constructor parameters in org.orcid.jaxb.model.v3.release.record.summary with type arguments of type AffiliationGroupModifierConstructorDescriptionEducations(Collection<AffiliationGroup<EducationSummary>> groups) Services(Collection<AffiliationGroup<ServiceSummary>> groups)