parthenos-entities/src/main/java/org/gcube/informationsystem/parthenos/model/relation/PP6_hosts_digital_object.java

10 lines
181 B
Java

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