|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hoplugins.transfers.dao.TransferTypeDAO
DB Access Manager for Transfer type manual override
Method Summary | |
static int |
getType(int playerId)
Returns the transfer type |
static void |
setType(int playerId,
int type)
Set the transfer type |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void setType(int playerId, int type)
playerId
- the transfer idtype
- TODO Missing Constructuor Parameter Documentationpublic static int getType(int playerId)
playerId
- the playerId to know the transfer type
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |