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

11 lines
196 B
Java

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