com.planet_ink.coffee_mud.Libraries.interfaces
Interface DatabaseEngine.AckStats

Enclosing interface:
DatabaseEngine

public static interface DatabaseEngine.AckStats

Table category: DBRACE A record of the creation timstamp for a generic race


Method Summary
 long creationDate()
          The creation timestamp
 java.lang.String ID()
          The Race ID
 

Method Detail

ID

java.lang.String ID()
The Race ID

Returns:
the race id

creationDate

long creationDate()
The creation timestamp

Returns:
creation timestamp