Project

General

Profile

1
package eu.dnetlib.api.client;
2

    
3
public enum EntityType {
4
	project, publication, dataset
5
}
(4-4/4)