|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjfreerails.move.ChangeItemInListMove
jfreerails.move.ChangeCargoBundleMove
public class ChangeCargoBundleMove
This Move changes a cargo bundle (cargo bundles are used to represent
the cargo carried by trains and the cargo waiting at stations).
| Field Summary | |
|---|---|
private static long |
serialVersionUID
|
| Constructor Summary | |
|---|---|
ChangeCargoBundleMove(ImmutableCargoBundle before,
ImmutableCargoBundle after,
int bundleNumber,
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 ChangeCargoBundleMove(ImmutableCargoBundle before,
ImmutableCargoBundle after,
int bundleNumber,
FreerailsPrincipal p)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||