Uses of Class
com.luciad.format.metadata.model.localization.TLcdISO19115CountryCode
Packages that use TLcdISO19115CountryCode
Package
Description
This package provides support for multilingual metadata.
-
Uses of TLcdISO19115CountryCode in com.luciad.format.metadata.model.localization
Methods in com.luciad.format.metadata.model.localization that return TLcdISO19115CountryCodeModifier and TypeMethodDescriptionTLcdISO19115Locale.getCountry()
Returns the role value contained in the value of theTLcdISO19115Locale.COUNTRY_PROPERTY
property.Methods in com.luciad.format.metadata.model.localization with parameters of type TLcdISO19115CountryCodeModifier and TypeMethodDescriptionvoid
TLcdISO19115Locale.setCountry
(TLcdISO19115CountryCode aValue) Sets the value of the property that maps to thecountry
element.