/[schmitzm]/trunk/src/skrueger/AttributeMetadataInterface.java
ViewVC logotype

Diff of /trunk/src/skrueger/AttributeMetadataInterface.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 796 by alfonx, Sun Mar 28 10:06:00 2010 UTC revision 797 by alfonx, Sat Apr 10 16:12:40 2010 UTC
# Line 58  public interface AttributeMetadataInterf Line 58  public interface AttributeMetadataInterf
58           * {@link #getLocalName()} value. The first may be <code>null</code> or           * {@link #getLocalName()} value. The first may be <code>null</code> or
59           * represent the layer name.           * represent the layer name.
60           */           */
61          public NameImpl getName();          public Name getName();
62    
63          /**          /**
64           * set the fully qualified {@link Name} of this attribute.           * set the fully qualified {@link Name} of this attribute.
65           */           */
66          public void setName(NameImpl name);          public void setName(Name name);
67    
68          /**          /**
69           * A list og objects that represent NODATA-values for this attribute. The           * A list og objects that represent NODATA-values for this attribute. The

Legend:
Removed from v.796  
changed lines
  Added in v.797

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26