OWSOperationsMetadata
OWSOperationsMetadata
Object of R6Class
for modelling an OGC Operations Metadata
R6Class
object.
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
new()
Initializes an OWSOperationsMetadata object
OWSOperationsMetadata$new(xmlObj, owsVersion, serviceVersion)
xmlObj
object of class XMLInternalNode-class from XML
owsVersion
OWS version
serviceVersion
service version
getOperations()
Get operations
OWSOperationsMetadata$getOperations()
a list of OWSOperation
clone()
The objects of this class are cloneable with this method.
OWSOperationsMetadata$clone(deep = FALSE)
deep
Whether to make a deep clone.