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

10 lines
161 B
Java

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