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

9 lines
167 B
Java

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