org.openlr.locationreference.LocationReference Maven / Gradle / Ivy
package org.openlr.locationreference;
/**
* The base type for all locations references.
*/
public interface LocationReference {
}
package org.openlr.locationreference;
/**
* The base type for all locations references.
*/
public interface LocationReference {
}