get or set the url of an object
url(.Object) <- valueurl(.Object, ...)
# S4 method for ANY
url(.Object) <- value
# S4 method for webprocess
url(.Object) <- value
# S4 method for character
url(.Object, ...)
# S4 method for missing
url(.Object, ...)
# S4 method for datagroup
url(.Object, ...)
# S4 method for ANY
url(.Object, ...)
a webgeom, webdata,
a url
additional arguments that would be passed to the masked base::url function. These are only used when the .Object argument is character or missing geojob, or webprocess object