LocalizedDescriptionModifyBuilder

Builder for modifying an entity with a localized description.

Inheritors

Properties

Link copied to clipboard
abstract override var description: String?

The default description.

Link copied to clipboard

A MutableMap containing localized versions of description.

Functions

Link copied to clipboard
open fun description(locale: Locale, description: String)

Registers a localization of description in locale.