Interface ILandingPageLocaleDefinition
- All Known Implementing Classes:
LandingPageLocaleUtils
public interface ILandingPageLocaleDefinition
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intConstant for value AT.static final StringConstant for value name AT.static final intConstant for value CH.static final intConstant for value CH_FR.static final StringConstant for value name CH_FR.static final StringConstant for value name CH.static final intConstant for value CZ.static final StringConstant for value name CZ.static final intConstant for value DE.static final StringConstant for value name DE.static final intConstant for value DK.static final StringConstant for value name DK.static final intConstant for value EN.static final StringConstant for value name EN.static final intConstant for value FR.static final StringConstant for value name FR.static final intConstant for value GENERAL.static final StringConstant for value name GENERAL.static final String[]static final int[]static final intConstant for value NO.static final StringConstant for value name NO.static final intConstant for value PL.static final StringConstant for value name PL.static final intConstant for value RU.static final StringConstant for value name RU.static final intConstant for value SE.static final StringConstant for value name SE.static final intConstant for value SK.static final StringConstant for value name SK.static final intConstant for value UA.static final StringConstant for value name UA.
-
Field Details
-
GENERAL
static final int GENERALConstant for value GENERAL.- See Also:
-
EN
static final int ENConstant for value EN.- See Also:
-
RU
static final int RUConstant for value RU.- See Also:
-
UA
static final int UAConstant for value UA.- See Also:
-
PL
static final int PLConstant for value PL.- See Also:
-
DK
static final int DKConstant for value DK.- See Also:
-
DE
static final int DEConstant for value DE.- See Also:
-
FR
static final int FRConstant for value FR.- See Also:
-
AT
static final int ATConstant for value AT.- See Also:
-
CH
static final int CHConstant for value CH.- See Also:
-
NO
static final int NOConstant for value NO.- See Also:
-
SE
static final int SEConstant for value SE.- See Also:
-
SK
static final int SKConstant for value SK.- See Also:
-
CZ
static final int CZConstant for value CZ.- See Also:
-
CH_FR
static final int CH_FRConstant for value CH_FR.- See Also:
-
GENERAL_NAME
Constant for value name GENERAL.- See Also:
-
EN_NAME
Constant for value name EN.- See Also:
-
RU_NAME
Constant for value name RU.- See Also:
-
UA_NAME
Constant for value name UA.- See Also:
-
PL_NAME
Constant for value name PL.- See Also:
-
DK_NAME
Constant for value name DK.- See Also:
-
DE_NAME
Constant for value name DE.- See Also:
-
FR_NAME
Constant for value name FR.- See Also:
-
AT_NAME
Constant for value name AT.- See Also:
-
CH_NAME
Constant for value name CH.- See Also:
-
NO_NAME
Constant for value name NO.- See Also:
-
SE_NAME
Constant for value name SE.- See Also:
-
SK_NAME
Constant for value name SK.- See Also:
-
CZ_NAME
Constant for value name CZ.- See Also:
-
CH_FR_NAME
Constant for value name CH_FR.- See Also:
-
LANDINGPAGELOCALE_VALUES
static final int[] LANDINGPAGELOCALE_VALUES -
LANDINGPAGELOCALE_NAMES
-