FormRecognizerLanguage Class

public final class FormRecognizerLanguage
extends ExpandableStringEnum<FormRecognizerLanguage>

The language code supported on the Form Recognizer service. See supported language codes here.

Field Summary

Modifier and Type Field and Description
static final FormRecognizerLanguage AF

Static value af for FormRecognizerLanguage.

static final FormRecognizerLanguage AST

Static value ast for FormRecognizerLanguage.

static final FormRecognizerLanguage BI

Static value bi for FormRecognizerLanguage.

static final FormRecognizerLanguage BR

Static value br for FormRecognizerLanguage.

static final FormRecognizerLanguage CA

Static value ca for FormRecognizerLanguage.

static final FormRecognizerLanguage CEB

Static value ceb for FormRecognizerLanguage.

static final FormRecognizerLanguage CH

Static value ch for FormRecognizerLanguage.

static final FormRecognizerLanguage CO

Static value co for FormRecognizerLanguage.

static final FormRecognizerLanguage CRH

Static value crh for FormRecognizerLanguage.

static final FormRecognizerLanguage CS

Static value cs for FormRecognizerLanguage.

static final FormRecognizerLanguage CSB

Static value csb for FormRecognizerLanguage.

static final FormRecognizerLanguage DA

Static value da for FormRecognizerLanguage.

static final FormRecognizerLanguage DE

Static value de for FormRecognizerLanguage.

static final FormRecognizerLanguage EN

Static value en for FormRecognizerLanguage.

static final FormRecognizerLanguage ES

Static value es for FormRecognizerLanguage.

static final FormRecognizerLanguage ET

Static value et for FormRecognizerLanguage.

static final FormRecognizerLanguage EU

Static value eu for FormRecognizerLanguage.

static final FormRecognizerLanguage FI

Static value fi for FormRecognizerLanguage.

static final FormRecognizerLanguage FIL

Static value fil for FormRecognizerLanguage.

static final FormRecognizerLanguage FJ

Static value fj for FormRecognizerLanguage.

static final FormRecognizerLanguage FR

Static value fr for FormRecognizerLanguage.

static final FormRecognizerLanguage FUR

Static value fur for FormRecognizerLanguage.

static final FormRecognizerLanguage FY

Static value fy for FormRecognizerLanguage.

static final FormRecognizerLanguage GA

Static value ga for FormRecognizerLanguage.

static final FormRecognizerLanguage GD

Static value gd for FormRecognizerLanguage.

static final FormRecognizerLanguage GIL

Static value gil for FormRecognizerLanguage.

static final FormRecognizerLanguage GL

Static value gl for FormRecognizerLanguage.

static final FormRecognizerLanguage GV

Static value gv for FormRecognizerLanguage.

static final FormRecognizerLanguage HNI

Static value hni for FormRecognizerLanguage.

static final FormRecognizerLanguage HSB

Static value hsb for FormRecognizerLanguage.

static final FormRecognizerLanguage HT

Static value ht for FormRecognizerLanguage.

static final FormRecognizerLanguage HU

Static value hu for FormRecognizerLanguage.

static final FormRecognizerLanguage IA

Static value ia for FormRecognizerLanguage.

static final FormRecognizerLanguage ID

Static value id for FormRecognizerLanguage.

static final FormRecognizerLanguage IT

Static value it for FormRecognizerLanguage.

static final FormRecognizerLanguage IU

Static value iu for FormRecognizerLanguage.

static final FormRecognizerLanguage JA

Static value ja for FormRecognizerLanguage.

static final FormRecognizerLanguage JV

Static value jv for FormRecognizerLanguage.

static final FormRecognizerLanguage KAA

Static value kaa for FormRecognizerLanguage.

static final FormRecognizerLanguage KAC

Static value kac for FormRecognizerLanguage.

static final FormRecognizerLanguage KEA

Static value kea for FormRecognizerLanguage.

static final FormRecognizerLanguage KHA

Static value kha for FormRecognizerLanguage.

static final FormRecognizerLanguage KL

Static value kl for FormRecognizerLanguage.

static final FormRecognizerLanguage KO

Static value ko for FormRecognizerLanguage.

static final FormRecognizerLanguage KU

Static value ku for FormRecognizerLanguage.

static final FormRecognizerLanguage KW

Static value kw for FormRecognizerLanguage.

static final FormRecognizerLanguage LB

Static value lb for FormRecognizerLanguage.

static final FormRecognizerLanguage MS

Static value ms for FormRecognizerLanguage.

static final FormRecognizerLanguage MWW

Static value mww for FormRecognizerLanguage.

static final FormRecognizerLanguage NAP

Static value nap for FormRecognizerLanguage.

static final FormRecognizerLanguage NL

Static value nl for FormRecognizerLanguage.

static final FormRecognizerLanguage NO

Static value no for FormRecognizerLanguage.

static final FormRecognizerLanguage OC

Static value oc for FormRecognizerLanguage.

static final FormRecognizerLanguage PL

Static value pl for FormRecognizerLanguage.

static final FormRecognizerLanguage PT

Static value pt for FormRecognizerLanguage.

static final FormRecognizerLanguage QUC

Static value quc for FormRecognizerLanguage.

static final FormRecognizerLanguage RM

Static value rm for FormRecognizerLanguage.

static final FormRecognizerLanguage SCO

Static value sco for FormRecognizerLanguage.

static final FormRecognizerLanguage SL

Static value sl for FormRecognizerLanguage.

static final FormRecognizerLanguage SQ

Static value sq for FormRecognizerLanguage.

static final FormRecognizerLanguage SV

Static value sv for FormRecognizerLanguage.

static final FormRecognizerLanguage SW

Static value sw for FormRecognizerLanguage.

static final FormRecognizerLanguage TET

Static value tet for FormRecognizerLanguage.

static final FormRecognizerLanguage TR

Static value tr for FormRecognizerLanguage.

static final FormRecognizerLanguage TT

Static value tt for FormRecognizerLanguage.

static final FormRecognizerLanguage UZ

Static value uz for FormRecognizerLanguage.

static final FormRecognizerLanguage VO

Static value vo for FormRecognizerLanguage.

static final FormRecognizerLanguage WAE

Static value wae for FormRecognizerLanguage.

static final FormRecognizerLanguage YUA

Static value yua for FormRecognizerLanguage.

static final FormRecognizerLanguage ZA

Static value za for FormRecognizerLanguage.

static final FormRecognizerLanguage ZH_HANS

Static value zh-Hans for FormRecognizerLanguage.

static final FormRecognizerLanguage ZH_HANT

Static value zh-Hant for FormRecognizerLanguage.

static final FormRecognizerLanguage ZU

Static value zu for FormRecognizerLanguage.

Constructor Summary

Constructor Description
FormRecognizerLanguage()

Deprecated

Use the fromString(String name) factory method.

Creates a FormRecognizerLanguage object.

Method Summary

Modifier and Type Method and Description
static FormRecognizerLanguage fromString(String name)

Creates or finds a FormRecognizerLanguage from its string representation.

Methods inherited from ExpandableStringEnum

Methods inherited from java.lang.Object

Field Details

AF

public static final FormRecognizerLanguage AF

Static value af for FormRecognizerLanguage.

AST

public static final FormRecognizerLanguage AST

Static value ast for FormRecognizerLanguage.

BI

public static final FormRecognizerLanguage BI

Static value bi for FormRecognizerLanguage.

BR

public static final FormRecognizerLanguage BR

Static value br for FormRecognizerLanguage.

CA

public static final FormRecognizerLanguage CA

Static value ca for FormRecognizerLanguage.

CEB

public static final FormRecognizerLanguage CEB

Static value ceb for FormRecognizerLanguage.

CH

public static final FormRecognizerLanguage CH

Static value ch for FormRecognizerLanguage.

CO

public static final FormRecognizerLanguage CO

Static value co for FormRecognizerLanguage.

CRH

public static final FormRecognizerLanguage CRH

Static value crh for FormRecognizerLanguage.

CS

public static final FormRecognizerLanguage CS

Static value cs for FormRecognizerLanguage.

CSB

public static final FormRecognizerLanguage CSB

Static value csb for FormRecognizerLanguage.

DA

public static final FormRecognizerLanguage DA

Static value da for FormRecognizerLanguage.

DE

public static final FormRecognizerLanguage DE

Static value de for FormRecognizerLanguage.

EN

public static final FormRecognizerLanguage EN

Static value en for FormRecognizerLanguage.

ES

public static final FormRecognizerLanguage ES

Static value es for FormRecognizerLanguage.

ET

public static final FormRecognizerLanguage ET

Static value et for FormRecognizerLanguage.

EU

public static final FormRecognizerLanguage EU

Static value eu for FormRecognizerLanguage.

FI

public static final FormRecognizerLanguage FI

Static value fi for FormRecognizerLanguage.

FIL

public static final FormRecognizerLanguage FIL

Static value fil for FormRecognizerLanguage.

FJ

public static final FormRecognizerLanguage FJ

Static value fj for FormRecognizerLanguage.

FR

public static final FormRecognizerLanguage FR

Static value fr for FormRecognizerLanguage.

FUR

public static final FormRecognizerLanguage FUR

Static value fur for FormRecognizerLanguage.

FY

public static final FormRecognizerLanguage FY

Static value fy for FormRecognizerLanguage.

GA

public static final FormRecognizerLanguage GA

Static value ga for FormRecognizerLanguage.

GD

public static final FormRecognizerLanguage GD

Static value gd for FormRecognizerLanguage.

GIL

public static final FormRecognizerLanguage GIL

Static value gil for FormRecognizerLanguage.

GL

public static final FormRecognizerLanguage GL

Static value gl for FormRecognizerLanguage.

GV

public static final FormRecognizerLanguage GV

Static value gv for FormRecognizerLanguage.

HNI

public static final FormRecognizerLanguage HNI

Static value hni for FormRecognizerLanguage.

HSB

public static final FormRecognizerLanguage HSB

Static value hsb for FormRecognizerLanguage.

HT

public static final FormRecognizerLanguage HT

Static value ht for FormRecognizerLanguage.

HU

public static final FormRecognizerLanguage HU

Static value hu for FormRecognizerLanguage.

IA

public static final FormRecognizerLanguage IA

Static value ia for FormRecognizerLanguage.

ID

public static final FormRecognizerLanguage ID

Static value id for FormRecognizerLanguage.

IT

public static final FormRecognizerLanguage IT

Static value it for FormRecognizerLanguage.

IU

public static final FormRecognizerLanguage IU

Static value iu for FormRecognizerLanguage.

JA

public static final FormRecognizerLanguage JA

Static value ja for FormRecognizerLanguage.

JV

public static final FormRecognizerLanguage JV

Static value jv for FormRecognizerLanguage.

KAA

public static final FormRecognizerLanguage KAA

Static value kaa for FormRecognizerLanguage.

KAC

public static final FormRecognizerLanguage KAC

Static value kac for FormRecognizerLanguage.

KEA

public static final FormRecognizerLanguage KEA

Static value kea for FormRecognizerLanguage.

KHA

public static final FormRecognizerLanguage KHA

Static value kha for FormRecognizerLanguage.

KL

public static final FormRecognizerLanguage KL

Static value kl for FormRecognizerLanguage.

KO

public static final FormRecognizerLanguage KO

Static value ko for FormRecognizerLanguage.

KU

public static final FormRecognizerLanguage KU

Static value ku for FormRecognizerLanguage.

KW

public static final FormRecognizerLanguage KW

Static value kw for FormRecognizerLanguage.

LB

public static final FormRecognizerLanguage LB

Static value lb for FormRecognizerLanguage.

MS

public static final FormRecognizerLanguage MS

Static value ms for FormRecognizerLanguage.

MWW

public static final FormRecognizerLanguage MWW

Static value mww for FormRecognizerLanguage.

NAP

public static final FormRecognizerLanguage NAP

Static value nap for FormRecognizerLanguage.

NL

public static final FormRecognizerLanguage NL

Static value nl for FormRecognizerLanguage.

NO

public static final FormRecognizerLanguage NO

Static value no for FormRecognizerLanguage.

OC

public static final FormRecognizerLanguage OC

Static value oc for FormRecognizerLanguage.

PL

public static final FormRecognizerLanguage PL

Static value pl for FormRecognizerLanguage.

PT

public static final FormRecognizerLanguage PT

Static value pt for FormRecognizerLanguage.

QUC

public static final FormRecognizerLanguage QUC

Static value quc for FormRecognizerLanguage.

RM

public static final FormRecognizerLanguage RM

Static value rm for FormRecognizerLanguage.

SCO

public static final FormRecognizerLanguage SCO

Static value sco for FormRecognizerLanguage.

SL

public static final FormRecognizerLanguage SL

Static value sl for FormRecognizerLanguage.

SQ

public static final FormRecognizerLanguage SQ

Static value sq for FormRecognizerLanguage.

SV

public static final FormRecognizerLanguage SV

Static value sv for FormRecognizerLanguage.

SW

public static final FormRecognizerLanguage SW

Static value sw for FormRecognizerLanguage.

TET

public static final FormRecognizerLanguage TET

Static value tet for FormRecognizerLanguage.

TR

public static final FormRecognizerLanguage TR

Static value tr for FormRecognizerLanguage.

TT

public static final FormRecognizerLanguage TT

Static value tt for FormRecognizerLanguage.

UZ

public static final FormRecognizerLanguage UZ

Static value uz for FormRecognizerLanguage.

VO

public static final FormRecognizerLanguage VO

Static value vo for FormRecognizerLanguage.

WAE

public static final FormRecognizerLanguage WAE

Static value wae for FormRecognizerLanguage.

YUA

public static final FormRecognizerLanguage YUA

Static value yua for FormRecognizerLanguage.

ZA

public static final FormRecognizerLanguage ZA

Static value za for FormRecognizerLanguage.

ZH_HANS

public static final FormRecognizerLanguage ZH_HANS

Static value zh-Hans for FormRecognizerLanguage.

ZH_HANT

public static final FormRecognizerLanguage ZH_HANT

Static value zh-Hant for FormRecognizerLanguage.

ZU

public static final FormRecognizerLanguage ZU

Static value zu for FormRecognizerLanguage.

Constructor Details

FormRecognizerLanguage

@Deprecated
public FormRecognizerLanguage()

Deprecated

Use the fromString(String name) factory method.

Creates a FormRecognizerLanguage object.

Method Details

fromString

public static FormRecognizerLanguage fromString(String name)

Creates or finds a FormRecognizerLanguage from its string representation.

Parameters:

name - a name to look for.

Returns:

the corresponding FormRecognizerLanguage.

Applies to