Uses of Class
eu.dnetlib.organizations.model.view.OtherIdentifier
Packages that use OtherIdentifier
-
Uses of OtherIdentifier in eu.dnetlib.organizations.model.view
Methods in eu.dnetlib.organizations.model.view that return types with arguments of type OtherIdentifierModifier and TypeMethodDescriptionOpenaireDuplicateView.getOtherIdentifiers()OrganizationView.getOtherIdentifiers()RelationshipView.getOtherIdentifiers()Method parameters in eu.dnetlib.organizations.model.view with type arguments of type OtherIdentifierModifier and TypeMethodDescriptionvoidOpenaireDuplicateView.setOtherIdentifiers(Set<OtherIdentifier> otherIdentifiers) voidOrganizationView.setOtherIdentifiers(Set<OtherIdentifier> otherIdentifiers) voidRelationshipView.setOtherIdentifiers(Set<OtherIdentifier> otherIdentifiers)