Package | Description |
---|---|
wxservice.sensor.data |
Sensor data objects collect and process data received from sensor tasks via
IDataExchange . |
Modifier and Type | Field and Description |
---|---|
private PrecipitationTotal.Interval |
PrecipitationTotal.interval
Sample interval enum has all of the update parameters.
|
Modifier and Type | Method and Description |
---|---|
static PrecipitationTotal.Interval |
PrecipitationTotal.Interval.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PrecipitationTotal.Interval[] |
PrecipitationTotal.Interval.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|