A Service representation that subclasses from ThreddsNode
thredds::ThreddsNode
-> ServiceNode
name
character
serviceType
character
base
character base url
new()
initialize an instance of ServiceNode
ServiceNode$new(x, ...)
x
url or xml2::xml_node
...
arguments for superclass initialization
prefix
character, to be printed before each line of output (like spaces)
...
other arguments for superclass
clone()
The objects of this class are cloneable with this method.
ServiceNode$clone(deep = FALSE)
deep
Whether to make a deep clone.