Revision 4505 trunk/extensions/extWCS/src/com/iver/cit/gvsig/gui/wcs/WCSWizardData.java

View differences:

WCSWizardData.java
219 219
	public FMapWCSDriver getDriver() {
220 220
		return wcs;
221 221
	}
222

  
223
	public String getHost() {
224
		return wcs.getHost();
225
	}
226

  
227
	public String getServerType() {
228
		return null;
229
	}
222 230
	
223 231
//	/**
224 232
//	 * Sets the coverage names

Also available in: Unified diff