jasterialise ~master (2019-01-09T19:57:43Z)
Dub
Repo
ArchiveObject.addValue
jaster
serialise
archive
ArchiveObject
Adds a value to this object.
class
ArchiveObject
void
addValue
(
ArchiveValue
value
)
Parameters
value
ArchiveValue
The value to add.
Meta
Source
See Implementation
jaster
serialise
archive
ArchiveObject
constructors
this
functions
addChild
addValue
addValueAs
addValues
expectAttribute
expectAttributeAs
expectChild
expectValue
expectValueAs
getAttribute
getAttributeAs
getChild
getValue
getValueAs
opIndex
setAttribute
setAttributeAs
structs
Attribute
variables
attributes
children
name
values
Adds a value to this object.