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

8 lines
202 B
Java

package org.gcube.informationsystem.model.entity.resource.parthenos;
import org.gcube.informationsystem.model.entity.resource.cidoc.E55_Type;
public interface PE37_Protocol_Type extends E55_Type {
}