Package com.epicbot.api.shared.model
Interface WidgetInfo
-
- All Known Implementing Classes:
WidgetID.WidgetInfo
public interface WidgetInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getChildId()
int
getGroupId()
int
getId()
Gets the ID of the group-child pairing.
-