Bundle.values

Get Values from bundle

class Bundle
pure immutable
immutable(Values)
values

Return Value

Type: immutable(Values)

Values - content of one bundle line

Throws

ValuesNotFoundException, KeyNotFoundException, GlKeyNotFoundException, BundleException

Meta