|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.inigma.utopia.paper.events.AbstractEvent
org.inigma.utopia.paper.events.DefectEvent
public class DefectEvent
| Constructor Summary | |
|---|---|
DefectEvent()
|
|
| Method Summary | |
|---|---|
Province |
getDefector()
|
Kingdom |
getDestination()
|
AbstractEvent |
getEvent(java.lang.String eventText)
|
void |
setDefector(Province defector)
|
void |
setDestination(Kingdom destination)
|
java.lang.String |
toString()
|
| Methods inherited from class org.inigma.utopia.paper.events.AbstractEvent |
|---|
compareTo, getDate, getKingdom, getNumber, getProvince, setUtopiaDate, translate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DefectEvent()
| Method Detail |
|---|
public AbstractEvent getEvent(java.lang.String eventText)
getEvent in class AbstractEventpublic void setDefector(Province defector)
public void setDestination(Kingdom destination)
public Province getDefector()
public Kingdom getDestination()
public java.lang.String toString()
toString in class AbstractEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||