Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LabelValuePair

Hierarchy

  • LabelValuePair

Index

Constructors

constructor

Properties

defaultLocale

defaultLocale: string

label

resource

resource: any

value

Methods

getLabel

  • getLabel(): string | null

getValue

  • getValue(): string | null

parse

  • parse(resource: any): void

setLabel

  • setLabel(value: string): void

setValue

  • setValue(value: string): void

Generated using TypeDoc