Uses of Class
com.luciad.format.metadata.model.localization.TLcdISO19115LanguageCode
Packages that use TLcdISO19115LanguageCode
Package
Description
This package provides support for multilingual metadata.
-
Uses of TLcdISO19115LanguageCode in com.luciad.format.metadata.model.localization
Methods in com.luciad.format.metadata.model.localization that return TLcdISO19115LanguageCodeModifier and TypeMethodDescriptionTLcdISO19115Locale.getLanguageCode()
Returns the role value contained in the value of theTLcdISO19115Locale.LANGUAGE_CODE_PROPERTY
property.Methods in com.luciad.format.metadata.model.localization with parameters of type TLcdISO19115LanguageCodeModifier and TypeMethodDescriptionvoid
TLcdISO19115Locale.setLanguageCode
(TLcdISO19115LanguageCode aValue) Sets the value of the property that maps to thelanguageCode
element.