-
- All Known Subinterfaces:
AssetResponse,TrackerResponse
- All Known Implementing Classes:
AssetResponseImpl,TrackerResponseImpl
public interface WidgetResponse
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WidgetAmbiencegetAmbience()WidgetPageTypegetPageType()WidgetPositiongetPosition()
-
-
-
Method Detail
-
getPageType
WidgetPageType getPageType()
-
getAmbience
WidgetAmbience getAmbience()
-
getPosition
WidgetPosition getPosition()
-
-