Package zombie.network
Class DBResult
java.lang.Object
zombie.network.DBResult
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetType()
void
setColumns
(ArrayList arrayList) void
setTableName
(String string) void
-
Constructor Details
-
DBResult
public DBResult()
-
-
Method Details
-
getValues
-
getType
-
setType
-
getColumns
-
setColumns
-
getTableName
-
setTableName
-