Revision 4191 trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/core/IRow.java

View differences:

IRow.java
18 18
	public Value[] getAttributes();
19 19

  
20 20
	public IRow cloneRow();
21
	
22
	public void setID(String ID);
21 23

  
22 24
}

Also available in: Unified diff