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

10 lines
186 B
Java

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