class LocalizedString extends Model (View source)

Properties

string $kind
string $locale
string $value

Methods

setKind($kind)

No description

string
getKind()

No description

setLocale($locale)

No description

string
getLocale()

No description

setValue($value)

No description

string
getValue()

No description

Details

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setLocale($locale)

No description

Parameters

$locale

string getLocale()

No description

Return Value

string

setValue($value)

No description

Parameters

$value

string getValue()

No description

Return Value

string