comparison flys-client/src/main/java/de/intevation/flys/client/client/event/StepBackEvent.java @ 4131:360e22afb98b

Cosmetics, warnings and minor TODOs.
author Christian Lins <christian.lins@intevation.de>
date Mon, 15 Oct 2012 00:04:35 +0200
parents f793d35bfb08
children
comparison
equal deleted inserted replaced
4130:df8ac7ff6b1a 4131:360e22afb98b
5 5
6 /** 6 /**
7 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a> 7 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a>
8 */ 8 */
9 public class StepBackEvent implements Serializable { 9 public class StepBackEvent implements Serializable {
10
11 private static final long serialVersionUID = 7895180143662002198L;
10 12
11 /** The identifier of the target state.*/ 13 /** The identifier of the target state.*/
12 protected String target; 14 protected String target;
13 15
14 16

http://dive4elements.wald.intevation.org