Class

ValueElementSequence

A builder for a sequence of [ValueElement].

Common
class ValueElementSequence : Sequence<ValueElement>

A builder for a sequence of ValueElement.

Functions

set

operator fun set(name: String, value: Any?)

Specify a sub element with name and value.