public class ResultSetTardisID
extends java.lang.Object
Constructor and Description |
---|
ResultSetTardisID(TARDIS plugin)
Creates a class instance that can be used to retrieve an SQL ResultSet from the vaults table.
|
Modifier and Type | Method and Description |
---|---|
boolean |
fromUUID(java.lang.String uuid)
Attempts to see whether the supplied TARDIS id is in the tardis table.
|
int |
getTardis_id() |
public ResultSetTardisID(TARDIS plugin)
plugin
- an instance of the main class.public boolean fromUUID(java.lang.String uuid)
uuid
- the Time Lord uuid to checkpublic int getTardis_id()