Package com.aerisweather.aeris.tiles
Class BuildTileTimeURL
- java.lang.Object
-
- com.aerisweather.aeris.communication.UrlBuilder
-
- com.aerisweather.aeris.tiles.BuildTileTimeURL
-
public class BuildTileTimeURL extends com.aerisweather.aeris.communication.UrlBuilder
Creates Time Url for a specific type code
-
-
Constructor Summary
Constructors Constructor Description BuildTileTimeURL(AerisTile code)
Constructor for the URL.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
build()
Constructs the url.
-