org.apache.camel.component.weather
Class WeatherConstants

java.lang.Object
  extended by org.apache.camel.component.weather.WeatherConstants

public final class WeatherConstants
extends Object

The Weather constants


Field Summary
static String WEATHER_LOCATION
           
static String WEATHER_QUERY
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WEATHER_LOCATION

public static final String WEATHER_LOCATION
See Also:
Constant Field Values

WEATHER_QUERY

public static final String WEATHER_QUERY
See Also:
Constant Field Values


Apache Camel