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

10 lines
169 B
Java

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