--- trunk/src/skrueger/AttributeMetadataInterface.java 2010/04/10 10:19:44 796 +++ trunk/src/skrueger/AttributeMetadataInterface.java 2010/04/10 16:12:40 797 @@ -58,12 +58,12 @@ * {@link #getLocalName()} value. The first may be null or * represent the layer name. */ - public NameImpl getName(); + public Name getName(); /** * set the fully qualified {@link Name} of this attribute. */ - public void setName(NameImpl name); + public void setName(Name name); /** * A list og objects that represent NODATA-values for this attribute. The