Revision 3660 trunk/libraries/libRemoteServices/src/org/gvsig/remoteClient/wms/WMSLayer.java

View differences:

WMSLayer.java
277 277
    }
278 278
    
279 279
    
280
    public void setParent(WMSLayer1_1_1 parent) {
280
    public void setParent(WMSLayer parent) {
281 281
        this.parent = parent;
282 282
    }
283 283
    

Also available in: Unified diff