comparison flys-client/src/main/java/de/intevation/flys/client/shared/model/Artifact.java @ 3381:6b5920c7ea6e

Cosmetics, docs. flys-client/trunk@5119 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 24 Jul 2012 12:33:42 +0000
parents d5fb88ba99d2
children
comparison
equal deleted inserted replaced
3380:f6519c699fca 3381:6b5920c7ea6e
28 public String getHash(); 28 public String getHash();
29 29
30 30
31 /** 31 /**
32 * Returns the name of the artifact. 32 * Returns the name of the artifact.
33 * This happens to be the factory name, too.
33 * 34 *
34 * @return the name- 35 * @return the name.
35 */ 36 */
36 public String getName(); 37 public String getName();
37 38
38 /** 39 /**
39 * Returns the ArtifactDescription. 40 * Returns the ArtifactDescription.

http://dive4elements.wald.intevation.org