public interface WABanner extends Visitable
EMPTY_VISITABLE_ARRAY
Modifier and Type | Method and Description |
---|---|
void |
acquireWeatherBannerImage() |
boolean |
compare(WABannerImpl waBannerImpl) |
Visitable[] |
getContents() |
WAPodState[] |
getweatherBannerPodstates() |
java.lang.String |
getWeatherBannerTitle() |
java.lang.String getWeatherBannerTitle()
void acquireWeatherBannerImage() throws WAException
WAException
WAPodState[] getweatherBannerPodstates()
Visitable[] getContents()
boolean compare(WABannerImpl waBannerImpl)