|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjfreerails.move.RemoveItemFromListMove
jfreerails.move.RemoveCargoBundleMove
public class RemoveCargoBundleMove
This move removes a cargo bundle from the cargo bundle list.
| Field Summary | |
|---|---|
private static long |
serialVersionUID
|
| Constructor Summary | |
|---|---|
RemoveCargoBundleMove(int i,
ImmutableCargoBundle item,
FreerailsPrincipal p)
|
|
| Method Summary |
|---|
| Methods inherited from class jfreerails.move.RemoveItemFromListMove |
|---|
doMove, equals, getAfter, getBefore, getIndex, getKey, getPrincipal, hashCode, tryDoMove, tryUndoMove, undoMove |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
| Constructor Detail |
|---|
public RemoveCargoBundleMove(int i,
ImmutableCargoBundle item,
FreerailsPrincipal p)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||