public class ResultSetHidden
extends java.lang.Object
Constructor and Description |
---|
ResultSetHidden(TARDIS plugin,
int id)
Creates a class instance that can be used to retrieve an SQL ResultSet from the current locations table.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isVisible()
Retrieves the visibility for the specified TARDIS.
|
public ResultSetHidden(TARDIS plugin, int id)
plugin
- an instance of the main class.id
- the TARDIS id to get the hidden status for.