parthenos-entities/src/main/java/org/gcube/informationsystem/parthenos/model/entity/resource/PE25_RI_Consortium.java

10 lines
180 B
Java

package org.gcube.informationsystem.parthenos.model.entity.resource;
/**
* @author Luca Frosini (ISTI - CNR)
*/
public interface PE25_RI_Consortium extends E40_Legal_Body {
}