comparison artifacts/src/main/java/org/dive4elements/river/artifacts/sinfo/tkhstate/WinfoArtifactWrapper.java @ 8938:9c02733a1b3c

Work on Sinfo-tkh - exports; using same logic for wst-description as winfo
author gernotbelger
date Tue, 06 Mar 2018 17:09:39 +0100
parents d9dbf0b74bc2
children e6b63b2b41b9
comparison
equal deleted inserted replaced
8937:8596f95673b1 8938:9c02733a1b3c
16 import org.dive4elements.river.artifacts.D4EArtifact; 16 import org.dive4elements.river.artifacts.D4EArtifact;
17 import org.dive4elements.river.artifacts.WINFOArtifact; 17 import org.dive4elements.river.artifacts.WINFOArtifact;
18 18
19 /** 19 /**
20 * Ugly wrapper around WINfoArtifact in order to a) not to break serialization of WInfoArtifact b) be able to copy data 20 * Ugly wrapper around WINfoArtifact in order to a) not to break serialization of WInfoArtifact b) be able to copy data
21 * into it 21 * into it.
22 * 22 *
23 * @author Gernot Belger 23 * @author Gernot Belger
24 *
25 */ 24 */
26 class WinfoArtifactWrapper extends WINFOArtifact { 25 class WinfoArtifactWrapper extends WINFOArtifact {
27 26
28 private static final long serialVersionUID = 1L; 27 private static final long serialVersionUID = 1L;
29 28

http://dive4elements.wald.intevation.org