public interface ILocalizationResourceContainer
Modifier and Type | Method and Description |
---|---|
List<LocalizationResourceInfo> |
getLocalizationResourceInfoList()
gets the list containing localization data associated with this object
|
String |
getName()
gets the name of the object which holds localization information.
|
void |
setLocalizationResourceInfoList(List<LocalizationResourceInfo> locResourceInfoList)
Sets the list of
LocalizationResourceInfo on this object |
List<LocalizationResourceInfo> getLocalizationResourceInfoList()
LocalizationResourceInfo
objectsvoid setLocalizationResourceInfoList(List<LocalizationResourceInfo> locResourceInfoList)
LocalizationResourceInfo
on this objectlocResourceInfoList
- list containing LocalizationResourceInfo
objectsString getName()
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.