OcrDetectionLanguage Class
- java.
lang. Object - com.
microsoft. rest. ExpandableStringEnum<OcrDetectionLanguage> - com.
microsoft. azure. cognitiveservices. vision. computervision. models. OcrDetectionLanguage
- com.
- com.
public class OcrDetectionLanguage
Defines values for OcrDetectionLanguage.
Field Summary
Modifier and Type | Field and Description |
---|---|
final Ocr |
AF
Static value af for OcrDetectionLanguage. |
final Ocr |
AST
Static value ast for OcrDetectionLanguage. |
final Ocr |
BI
Static value bi for OcrDetectionLanguage. |
final Ocr |
BR
Static value br for OcrDetectionLanguage. |
final Ocr |
CA
Static value ca for OcrDetectionLanguage. |
final Ocr |
CEB
Static value ceb for OcrDetectionLanguage. |
final Ocr |
CH
Static value ch for OcrDetectionLanguage. |
final Ocr |
CO
Static value co for OcrDetectionLanguage. |
final Ocr |
CRH
Static value crh for OcrDetectionLanguage. |
final Ocr |
CS
Static value cs for OcrDetectionLanguage. |
final Ocr |
CSB
Static value csb for OcrDetectionLanguage. |
final Ocr |
DA
Static value da for OcrDetectionLanguage. |
final Ocr |
DE
Static value de for OcrDetectionLanguage. |
final Ocr |
EN
Static value en for OcrDetectionLanguage. |
final Ocr |
ES
Static value es for OcrDetectionLanguage. |
final Ocr |
ET
Static value et for OcrDetectionLanguage. |
final Ocr |
EU
Static value eu for OcrDetectionLanguage. |
final Ocr |
FI
Static value fi for OcrDetectionLanguage. |
final Ocr |
FIL
Static value fil for OcrDetectionLanguage. |
final Ocr |
FJ
Static value fj for OcrDetectionLanguage. |
final Ocr |
FR
Static value fr for OcrDetectionLanguage. |
final Ocr |
FUR
Static value fur for OcrDetectionLanguage. |
final Ocr |
FY
Static value fy for OcrDetectionLanguage. |
final Ocr |
GA
Static value ga for OcrDetectionLanguage. |
final Ocr |
GD
Static value gd for OcrDetectionLanguage. |
final Ocr |
GIL
Static value gil for OcrDetectionLanguage. |
final Ocr |
GL
Static value gl for OcrDetectionLanguage. |
final Ocr |
GV
Static value gv for OcrDetectionLanguage. |
final Ocr |
HNI
Static value hni for OcrDetectionLanguage. |
final Ocr |
HSB
Static value hsb for OcrDetectionLanguage. |
final Ocr |
HT
Static value ht for OcrDetectionLanguage. |
final Ocr |
HU
Static value hu for OcrDetectionLanguage. |
final Ocr |
IA
Static value ia for OcrDetectionLanguage. |
final Ocr |
ID
Static value id for OcrDetectionLanguage. |
final Ocr |
IT
Static value it for OcrDetectionLanguage. |
final Ocr |
IU
Static value iu for OcrDetectionLanguage. |
final Ocr |
JA
Static value ja for OcrDetectionLanguage. |
final Ocr |
JV
Static value jv for OcrDetectionLanguage. |
final Ocr |
KAA
Static value kaa for OcrDetectionLanguage. |
final Ocr |
KAC
Static value kac for OcrDetectionLanguage. |
final Ocr |
KEA
Static value kea for OcrDetectionLanguage. |
final Ocr |
KHA
Static value kha for OcrDetectionLanguage. |
final Ocr |
KL
Static value kl for OcrDetectionLanguage. |
final Ocr |
KO
Static value ko for OcrDetectionLanguage. |
final Ocr |
KU
Static value ku for OcrDetectionLanguage. |
final Ocr |
KW
Static value kw for OcrDetectionLanguage. |
final Ocr |
LB
Static value lb for OcrDetectionLanguage. |
final Ocr |
MS
Static value ms for OcrDetectionLanguage. |
final Ocr |
MWW
Static value mww for OcrDetectionLanguage. |
final Ocr |
NAP
Static value nap for OcrDetectionLanguage. |
final Ocr |
NL
Static value nl for OcrDetectionLanguage. |
final Ocr |
NO
Static value no for OcrDetectionLanguage. |
final Ocr |
OC
Static value oc for OcrDetectionLanguage. |
final Ocr |
PL
Static value pl for OcrDetectionLanguage. |
final Ocr |
PT
Static value pt for OcrDetectionLanguage. |
final Ocr |
QUC
Static value quc for OcrDetectionLanguage. |
final Ocr |
RM
Static value rm for OcrDetectionLanguage. |
final Ocr |
SCO
Static value sco for OcrDetectionLanguage. |
final Ocr |
SL
Static value sl for OcrDetectionLanguage. |
final Ocr |
SQ
Static value sq for OcrDetectionLanguage. |
final Ocr |
SV
Static value sv for OcrDetectionLanguage. |
final Ocr |
SW
Static value sw for OcrDetectionLanguage. |
final Ocr |
TET
Static value tet for OcrDetectionLanguage. |
final Ocr |
TR
Static value tr for OcrDetectionLanguage. |
final Ocr |
TT
Static value tt for OcrDetectionLanguage. |
final Ocr |
UZ
Static value uz for OcrDetectionLanguage. |
final Ocr |
VO
Static value vo for OcrDetectionLanguage. |
final Ocr |
WAE
Static value wae for OcrDetectionLanguage. |
final Ocr |
YUA
Static value yua for OcrDetectionLanguage. |
final Ocr |
ZA
Static value za for OcrDetectionLanguage. |
final Ocr |
ZH_HANS
Static value zh-Hans for OcrDetectionLanguage. |
final Ocr |
ZH_HANT
Static value zh-Hant for OcrDetectionLanguage. |
final Ocr |
ZU
Static value zu for OcrDetectionLanguage. |
Method Summary
Modifier and Type | Method and Description |
---|---|
Ocr |
fromString(String name)
Creates or finds a OcrDetectionLanguage from its string representation. |
Collection<Ocr |
values() |
Field Details
AF
public static final OcrDetectionLanguage AF= fromString("af")
Static value af for OcrDetectionLanguage.
AST
public static final OcrDetectionLanguage AST= fromString("ast")
Static value ast for OcrDetectionLanguage.
BI
public static final OcrDetectionLanguage BI= fromString("bi")
Static value bi for OcrDetectionLanguage.
BR
public static final OcrDetectionLanguage BR= fromString("br")
Static value br for OcrDetectionLanguage.
CA
public static final OcrDetectionLanguage CA= fromString("ca")
Static value ca for OcrDetectionLanguage.
CEB
public static final OcrDetectionLanguage CEB= fromString("ceb")
Static value ceb for OcrDetectionLanguage.
CH
public static final OcrDetectionLanguage CH= fromString("ch")
Static value ch for OcrDetectionLanguage.
CO
public static final OcrDetectionLanguage CO= fromString("co")
Static value co for OcrDetectionLanguage.
CRH
public static final OcrDetectionLanguage CRH= fromString("crh")
Static value crh for OcrDetectionLanguage.
CS
public static final OcrDetectionLanguage CS= fromString("cs")
Static value cs for OcrDetectionLanguage.
CSB
public static final OcrDetectionLanguage CSB= fromString("csb")
Static value csb for OcrDetectionLanguage.
DA
public static final OcrDetectionLanguage DA= fromString("da")
Static value da for OcrDetectionLanguage.
DE
public static final OcrDetectionLanguage DE= fromString("de")
Static value de for OcrDetectionLanguage.
EN
public static final OcrDetectionLanguage EN= fromString("en")
Static value en for OcrDetectionLanguage.
ES
public static final OcrDetectionLanguage ES= fromString("es")
Static value es for OcrDetectionLanguage.
ET
public static final OcrDetectionLanguage ET= fromString("et")
Static value et for OcrDetectionLanguage.
EU
public static final OcrDetectionLanguage EU= fromString("eu")
Static value eu for OcrDetectionLanguage.
FI
public static final OcrDetectionLanguage FI= fromString("fi")
Static value fi for OcrDetectionLanguage.
FIL
public static final OcrDetectionLanguage FIL= fromString("fil")
Static value fil for OcrDetectionLanguage.
FJ
public static final OcrDetectionLanguage FJ= fromString("fj")
Static value fj for OcrDetectionLanguage.
FR
public static final OcrDetectionLanguage FR= fromString("fr")
Static value fr for OcrDetectionLanguage.
FUR
public static final OcrDetectionLanguage FUR= fromString("fur")
Static value fur for OcrDetectionLanguage.
FY
public static final OcrDetectionLanguage FY= fromString("fy")
Static value fy for OcrDetectionLanguage.
GA
public static final OcrDetectionLanguage GA= fromString("ga")
Static value ga for OcrDetectionLanguage.
GD
public static final OcrDetectionLanguage GD= fromString("gd")
Static value gd for OcrDetectionLanguage.
GIL
public static final OcrDetectionLanguage GIL= fromString("gil")
Static value gil for OcrDetectionLanguage.
GL
public static final OcrDetectionLanguage GL= fromString("gl")
Static value gl for OcrDetectionLanguage.
GV
public static final OcrDetectionLanguage GV= fromString("gv")
Static value gv for OcrDetectionLanguage.
HNI
public static final OcrDetectionLanguage HNI= fromString("hni")
Static value hni for OcrDetectionLanguage.
HSB
public static final OcrDetectionLanguage HSB= fromString("hsb")
Static value hsb for OcrDetectionLanguage.
HT
public static final OcrDetectionLanguage HT= fromString("ht")
Static value ht for OcrDetectionLanguage.
HU
public static final OcrDetectionLanguage HU= fromString("hu")
Static value hu for OcrDetectionLanguage.
IA
public static final OcrDetectionLanguage IA= fromString("ia")
Static value ia for OcrDetectionLanguage.
ID
public static final OcrDetectionLanguage ID= fromString("id")
Static value id for OcrDetectionLanguage.
IT
public static final OcrDetectionLanguage IT= fromString("it")
Static value it for OcrDetectionLanguage.
IU
public static final OcrDetectionLanguage IU= fromString("iu")
Static value iu for OcrDetectionLanguage.
JA
public static final OcrDetectionLanguage JA= fromString("ja")
Static value ja for OcrDetectionLanguage.
JV
public static final OcrDetectionLanguage JV= fromString("jv")
Static value jv for OcrDetectionLanguage.
KAA
public static final OcrDetectionLanguage KAA= fromString("kaa")
Static value kaa for OcrDetectionLanguage.
KAC
public static final OcrDetectionLanguage KAC= fromString("kac")
Static value kac for OcrDetectionLanguage.
KEA
public static final OcrDetectionLanguage KEA= fromString("kea")
Static value kea for OcrDetectionLanguage.
KHA
public static final OcrDetectionLanguage KHA= fromString("kha")
Static value kha for OcrDetectionLanguage.
KL
public static final OcrDetectionLanguage KL= fromString("kl")
Static value kl for OcrDetectionLanguage.
KO
public static final OcrDetectionLanguage KO= fromString("ko")
Static value ko for OcrDetectionLanguage.
KU
public static final OcrDetectionLanguage KU= fromString("ku")
Static value ku for OcrDetectionLanguage.
KW
public static final OcrDetectionLanguage KW= fromString("kw")
Static value kw for OcrDetectionLanguage.
LB
public static final OcrDetectionLanguage LB= fromString("lb")
Static value lb for OcrDetectionLanguage.
MS
public static final OcrDetectionLanguage MS= fromString("ms")
Static value ms for OcrDetectionLanguage.
MWW
public static final OcrDetectionLanguage MWW= fromString("mww")
Static value mww for OcrDetectionLanguage.
NAP
public static final OcrDetectionLanguage NAP= fromString("nap")
Static value nap for OcrDetectionLanguage.
NL
public static final OcrDetectionLanguage NL= fromString("nl")
Static value nl for OcrDetectionLanguage.
NO
public static final OcrDetectionLanguage NO= fromString("no")
Static value no for OcrDetectionLanguage.
OC
public static final OcrDetectionLanguage OC= fromString("oc")
Static value oc for OcrDetectionLanguage.
PL
public static final OcrDetectionLanguage PL= fromString("pl")
Static value pl for OcrDetectionLanguage.
PT
public static final OcrDetectionLanguage PT= fromString("pt")
Static value pt for OcrDetectionLanguage.
QUC
public static final OcrDetectionLanguage QUC= fromString("quc")
Static value quc for OcrDetectionLanguage.
RM
public static final OcrDetectionLanguage RM= fromString("rm")
Static value rm for OcrDetectionLanguage.
SCO
public static final OcrDetectionLanguage SCO= fromString("sco")
Static value sco for OcrDetectionLanguage.
SL
public static final OcrDetectionLanguage SL= fromString("sl")
Static value sl for OcrDetectionLanguage.
SQ
public static final OcrDetectionLanguage SQ= fromString("sq")
Static value sq for OcrDetectionLanguage.
SV
public static final OcrDetectionLanguage SV= fromString("sv")
Static value sv for OcrDetectionLanguage.
SW
public static final OcrDetectionLanguage SW= fromString("sw")
Static value sw for OcrDetectionLanguage.
TET
public static final OcrDetectionLanguage TET= fromString("tet")
Static value tet for OcrDetectionLanguage.
TR
public static final OcrDetectionLanguage TR= fromString("tr")
Static value tr for OcrDetectionLanguage.
TT
public static final OcrDetectionLanguage TT= fromString("tt")
Static value tt for OcrDetectionLanguage.
UZ
public static final OcrDetectionLanguage UZ= fromString("uz")
Static value uz for OcrDetectionLanguage.
VO
public static final OcrDetectionLanguage VO= fromString("vo")
Static value vo for OcrDetectionLanguage.
WAE
public static final OcrDetectionLanguage WAE= fromString("wae")
Static value wae for OcrDetectionLanguage.
YUA
public static final OcrDetectionLanguage YUA= fromString("yua")
Static value yua for OcrDetectionLanguage.
ZA
public static final OcrDetectionLanguage ZA= fromString("za")
Static value za for OcrDetectionLanguage.
ZH_HANS
public static final OcrDetectionLanguage ZH_HANS= fromString("zh-Hans")
Static value zh-Hans for OcrDetectionLanguage.
ZH_HANT
public static final OcrDetectionLanguage ZH_HANT= fromString("zh-Hant")
Static value zh-Hant for OcrDetectionLanguage.
ZU
public static final OcrDetectionLanguage ZU= fromString("zu")
Static value zu for OcrDetectionLanguage.
Method Details
fromString
public static OcrDetectionLanguage fromString(String name)
Creates or finds a OcrDetectionLanguage from its string representation.
Parameters:
Returns:
values
public static Collection
Returns:
Applies to
Azure SDK for Java