Class DBRowDefinition
java.lang.Object
org.rspeer.game.adapter.definition.Definition
org.rspeer.game.adapter.definition.DBRowDefinition
-
Constructor Details
-
DBRowDefinition
public DBRowDefinition(int id)
-
-
Method Details
-
decode
public void decode(org.rspeer.cache.util.Buffer buffer, int op) - Specified by:
decodein classDefinition
-
postDecode
public void postDecode()- Specified by:
postDecodein classDefinition
-
dumpToCSV
- Throws:
IOException
-
toCSV
-
toString
-
getTableId
public int getTableId() -
getColumnTypes
public org.rspeer.cache.definitions.util.ScriptVarType[][] getColumnTypes() -
getColumnValues
-