comparison artifacts/src/main/java/org/dive4elements/river/artifacts/sinfo/inundation/WsplChoice.java @ 9053:ad2ae847e10e

- RadioButton-Auswahl generisch - Überflutungsdauern (inudation of infrastructures) Ablauf states
author gernotbelger
date Fri, 04 May 2018 13:17:57 +0200
parents f4b66f6692e3
children
comparison
equal deleted inserted replaced
9052:a6c19528ac16 9053:ad2ae847e10e
16 public class WsplChoice extends BooleanChoiceState { 16 public class WsplChoice extends BooleanChoiceState {
17 17
18 private static final long serialVersionUID = 1L; 18 private static final long serialVersionUID = 1L;
19 19
20 public WsplChoice() { 20 public WsplChoice() {
21 super("state.sinfo.wspl.option", "wspl.active", "wspl.inactive"); 21 super("state.sinfo.wspl.option", "state.sinfo.wspl.active", "state.sinfo.wspl.inactive");
22 } 22 }
23 } 23 }

http://dive4elements.wald.intevation.org