All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.geojsf.interfaces.model.monitoring.GeoBushFire Maven / Gradle / Ivy

The newest version!
package org.geojsf.interfaces.model.monitoring;


import net.sf.ahtutils.model.interfaces.with.EjbWithId;
import net.sf.ahtutils.model.interfaces.with.EjbWithRecord;

import org.geojsf.interfaces.model.with.EjbWithGeometry;

import com.vividsolutions.jts.geom.Point;

public interface GeoBushFire extends EjbWithId,EjbWithRecord,EjbWithGeometry
{

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy