public class WABannerImpl extends java.lang.Object implements WABanner, Visitable, java.io.Serializable
EMPTY_VISITABLE_ARRAY
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor v) |
void |
acquireWeatherBannerImage() |
boolean |
compare(WABannerImpl waBannerImpl) |
Visitable[] |
getContents() |
WAPodState[] |
getweatherBannerPodstates() |
java.lang.String |
getWeatherBannerTitle() |
public boolean compare(WABannerImpl waBannerImpl)
public void acquireWeatherBannerImage() throws WAException
acquireWeatherBannerImage
in interface WABanner
WAException
public java.lang.String getWeatherBannerTitle()
getWeatherBannerTitle
in interface WABanner
public WAPodState[] getweatherBannerPodstates()
getweatherBannerPodstates
in interface WABanner
public Visitable[] getContents()
getContents
in interface WABanner