public class StationFeatureImpl extends StationImpl implements StationFeature
desc, name, nobs, wmoIdalt, lat, lon| Constructor and Description |
|---|
StationFeatureImpl(StationFeature from) |
StationFeatureImpl(String name,
String desc,
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, toStringgetAltitude, getLatitude, getLatLon, getLongitude, isMissing, setAltitude, setLatitude, setLongitudeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDescription, getName, getNobs, getWmoIdgetAltitude, getLatitude, getLatLon, getLongitude, isMissingcompareTopublic StationFeatureImpl(String name, String desc, String wmoId, double lat, double lon, double alt, int nobs, StructureData sdata)
public StationFeatureImpl(StationFeature from) throws IOException
IOExceptionpublic StructureData getFeatureData() throws IOException
getFeatureData in interface StationFeatureIOException