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

12 lines
206 B
Java

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