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

9 lines
172 B
Java

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