public class LocalizedDataGroup extends Object
Constructor and Description |
---|
LocalizedDataGroup(ILocalizedDataGroup group,
Locale locale)
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns the Description
|
List<LocalizedData> |
getLocalizedDataList()
Returns the localized data list
|
String |
getName()
Returns the Name
|
void |
setDescription(String strDescription)
Sets the Description
|
void |
setLocalizedDataList(List<LocalizedData> listLocalizedData)
Sets the localized data list
|
void |
setName(String strName)
Sets the Name
|
public LocalizedDataGroup(ILocalizedDataGroup group, Locale locale)
group
- The grouplocale
- The localepublic String getName()
public void setName(String strName)
strName
- The Namepublic String getDescription()
public void setDescription(String strDescription)
strDescription
- The Descriptionpublic List<LocalizedData> getLocalizedDataList()
public void setLocalizedDataList(List<LocalizedData> listLocalizedData)
listLocalizedData
- The localized data listCopyright © 2020 City of Paris. All rights reserved.