Package net.runelite.api.dbtable
Interface DBRowConfig
-
public interface DBRowConfig
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetTableID()DBTable ID this row belongs to
-
public interface DBRowConfig
| Modifier and Type | Method | Description |
|---|---|---|
int |
getTableID() |
DBTable ID this row belongs to
|