Locale.getDisplayVariant
Class Overview | Class Members |
This Package |
All Packages
public final String getDisplayVariant()
Description
Getter for display of field to user.
If the localized name is not found, returns the variant code.
The default locale is used for the presentation language.
public String getDisplayVariant( Locale inLocale )
Parameters
- inLocale
- specifies the desired user language.
Description
Getter for display of field to user
If the localized name is not found, returns the variant code.