comparison artifact-database/src/main/java/de/intevation/artifactdatabase/data/StateData.java @ 322:93a774fe2bb4

Added deepCopy() method to facets and state data. artifacts/trunk@2530 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 23 Aug 2011 10:54:38 +0000
parents 33271242e303
children
comparison
equal deleted inserted replaced
321:ce62ae504d22 322:93a774fe2bb4
51 * Set the value of this data object. 51 * Set the value of this data object.
52 * 52 *
53 * @param value The new value for this data object. 53 * @param value The new value for this data object.
54 */ 54 */
55 public void setValue(Object value); 55 public void setValue(Object value);
56
57 public StateData deepCopy();
56 } 58 }
57 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf-8 : 59 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf-8 :

http://dive4elements.wald.intevation.org