Revision 25068 branches/v2_0_0_prep/applications/appgvSIG/src/org/gvsig/project/document/table/FeatureTableDocument.java

View differences:

FeatureTableDocument.java
204 204
		this.associatedTable = associatedTable;
205 205
	}
206 206

  
207

  
208

  
209

  
207
	public void setStore(FeatureStore fs) {
208
		this.store=fs;
209
	}
210 210
}

Also available in: Unified diff