Package com.epicbot.api.shared.model
Interface WidgetInfo
- All Known Implementing Classes:
WidgetID.WidgetInfo
public interface WidgetInfo
-
Method Summary
-
Method Details
-
getId
int getId()Gets the ID of the group-child pairing.- Returns:
- the ID
-
getGroupId
int getGroupId() -
getChildId
int getChildId()
-