Class MysqlPermEntity
- java.lang.Object
-
- net.alpenblock.bungeeperms.io.mysql2.MysqlPermEntity
-
public class MysqlPermEntity extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MysqlPermEntity(java.sql.ResultSet res)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<ValueEntry>
getData(java.lang.String type)
-
-
-
Method Detail
-
getData
public java.util.List<ValueEntry> getData(java.lang.String type)
-
-