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

10 lines
171 B
Java

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