public class LocalizedData extends Object
| Constructor and Description |
|---|
LocalizedData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHelp()
Returns the Help
|
String |
getKey()
Returns the Key
|
String |
getLabel()
Returns the Label
|
String |
getValue()
Returns the Value
|
void |
setHelp(String strHelp)
Sets the Help
|
void |
setKey(String strKey)
Sets the Key
|
void |
setLabel(String strLabel)
Sets the Label
|
void |
setValue(String strValue)
Sets the Value
|
public String getKey()
public void setKey(String strKey)
strKey - The Keypublic String getLabel()
public void setLabel(String strLabel)
strLabel - The Labelpublic String getValue()
public void setValue(String strValue)
strValue - The Valuepublic String getHelp()
public void setHelp(String strHelp)
strHelp - The HelpCopyright © 2016 City of Paris. All rights reserved.