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

9 lines
174 B
Java

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