|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.commerce.zocalo.experiment.role.Role
net.commerce.zocalo.experiment.role.TraderRole
net.commerce.zocalo.experiment.role.BorrowerRole
public class BorrowerRole
Constructor Summary | |
---|---|
BorrowerRole(java.lang.String role)
|
Method Summary | |
---|---|
AbstractSubject |
createSubject(User user,
int rounds,
java.lang.String playerName)
|
Methods inherited from class net.commerce.zocalo.experiment.role.TraderRole |
---|
roleKeyword |
Methods inherited from class net.commerce.zocalo.experiment.role.Role |
---|
canBuy, canBuy, canSell, canSell, dormant, dormantPeriods, getInitialCash, getInitialCoupons, initializeDormancy, initializeFromProps, needsUser, requiresJudges, setInitialCash, setInitialCoupons |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BorrowerRole(java.lang.String role)
Method Detail |
---|
public AbstractSubject createSubject(User user, int rounds, java.lang.String playerName)
createSubject
in class TraderRole
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |