parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE14_Software_Delivery_ESer...

12 lines
308 B
Java

package org.gcube.parthenosentities.model.reference.entity.resource.parthenos;
/**
* @author Luca Frosini (ISTI - CNR)
*/
public interface PE14_Software_Delivery_EService extends PE8_EService,
PE6_Software_Hosting_Service {
//public static final String NAME = "PE14_Software_Delivery_E-Service";
}