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

10 lines
163 B
Java

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