Uses of Class
eu.dnetlib.organizations.model.json.OtherIdentifier
Packages that use OtherIdentifier
-
Uses of OtherIdentifier in eu.dnetlib.organizations.model
Methods in eu.dnetlib.organizations.model that return types with arguments of type OtherIdentifierMethod parameters in eu.dnetlib.organizations.model with type arguments of type OtherIdentifierModifier and TypeMethodDescriptionvoidOrganization.setOtherIdentifiers(Set<OtherIdentifier> otherIdentifiers) -
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)