ISOMediumName
ISOMediumName
ISOMediumName class
R6Class
object.
Object of R6Class
for modelling an ISOMediumName
#possible values values <- ISOMediumName$values(labels = TRUE) #MediumName MediumName <- ISOMediumName$new(value = "satellite")
ISO 19115:2003 - Geographic information -- Metadata
Emmanuel Blondel emmanuel.blondel1@gmail.com
geometa::geometaLogger
-> geometa::ISOAbstractObject
-> geometa::ISOCodeListValue
-> ISOMediumName
new()
Initializes object
ISOMediumName$new(xml = NULL, value, description = NULL)
xml
: object of class XMLInternalNode-class
value
: value
description
: description
clone()
The objects of this class are cloneable with this method.
ISOMediumName$clone(deep = FALSE)
deep
: Whether to make a deep clone.