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

9 lines
164 B
Java

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