public class StationFeatureImpl extends StationImpl implements StationFeature
desc, name, nobs, wmoId
alt, lat, lon
Constructor and Description |
---|
StationFeatureImpl(StationFeature from) |
StationFeatureImpl(java.lang.String name,
java.lang.String desc,
java.lang.String wmoId,
double lat,
double lon,
double alt,
int nobs,
StructureData sdata) |
Modifier and Type | Method and Description |
---|---|
StructureData |
getFeatureData() |
compareTo, getDescription, getName, getNobs, getWmoId, incrNobs, setDescription, setName, setNobs, setWmoId, toString
getAltitude, getLatitude, getLatLon, getLongitude, isMissing, setAltitude, setLatitude, setLongitude
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDescription, getName, getNobs, getWmoId
getAltitude, getLatitude, getLatLon, getLongitude, isMissing
public StationFeatureImpl(java.lang.String name, java.lang.String desc, java.lang.String wmoId, double lat, double lon, double alt, int nobs, StructureData sdata)
public StationFeatureImpl(StationFeature from) throws java.io.IOException
java.io.IOException
public StructureData getFeatureData() throws java.io.IOException
getFeatureData
in interface StationFeature
java.io.IOException