Package jag.game.type
Interface RSDBRow
-
public interface RSDBRow
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object[][]
getDataTypes()
int[][]
getTypes()
-
-
-
Method Detail
-
getDataTypes
Object[][] getDataTypes()
-
getTypes
int[][] getTypes()
-
-