|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.starhope.appius.game.npc.plebeian.PlebeianScriptRunner.TestActorHasCurrency
private final class PlebeianScriptRunner.TestActorHasCurrency
WRITEME: Document this type.
| Field Summary | |
|---|---|
private Currency |
cu
WRITEME: Document this brpocock@star-hope.org |
private BigDecimal |
qty
WRITEME: Document this brpocock@star-hope.org |
private PlebeianActor |
rôle
WRITEME: Document this brpocock@star-hope.org |
| Constructor Summary | |
|---|---|
PlebeianScriptRunner.TestActorHasCurrency(PlebeianActor actor,
Currency currency,
BigDecimal amount)
WRITEME: Document this constructor brpocock@star-hope.org |
|
| Method Summary | |
|---|---|
boolean |
evaluate()
WRITEME: Document this method brpocock@star-hope.org |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private final Currency cu
private final BigDecimal qty
private final PlebeianActor rôle
| Constructor Detail |
|---|
PlebeianScriptRunner.TestActorHasCurrency(PlebeianActor actor,
Currency currency,
BigDecimal amount)
actor - someone who might have moneycurrency - what kind of money he might haveamount - how much money he might have| Method Detail |
|---|
public boolean evaluate()
PlebeianScriptConditional
evaluate in interface PlebeianScriptConditionalpublic String toString()
toString in class ObjectObject.toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||