|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjfreerails.move.ChangeItemInListMove
jfreerails.move.ChangeStationMove
public final class ChangeStationMove
This Move changes the properties of a station.
| Field Summary | |
|---|---|
private static long |
serialVersionUID
|
| Constructor Summary | |
|---|---|
ChangeStationMove(int index,
StationModel before,
StationModel after,
FreerailsPrincipal p)
|
|
| Method Summary |
|---|
| Methods inherited from class jfreerails.move.ChangeItemInListMove |
|---|
beforeEqualsAfter, doMove, equals, getAfter, getBefore, getIndex, getKey, getPrincipal, hashCode, move, toString, tryDoMove, tryMove, tryUndoMove, undoMove |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
| Constructor Detail |
|---|
public ChangeStationMove(int index,
StationModel before,
StationModel after,
FreerailsPrincipal p)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||