public class ConfigurationKey extends Object
| Constructor and Description |
|---|
ConfigurationKey() |
| Modifier and Type | Method and Description |
|---|---|
int |
getIdKey()
Returns the IdKey
|
String |
getKeyDescription()
Returns the KeyDescription
|
String |
getKeyValue()
Returns the KeyValue
|
void |
setIdKey(int nIdKey)
Sets the IdKey
|
void |
setKeyDescription(String strKeyDescription)
Sets the KeyDescription
|
void |
setKeyValue(String strKeyValue)
Sets the KeyValue
|
public int getIdKey()
public void setIdKey(int nIdKey)
nIdKey - The IdKeypublic String getKeyDescription()
public void setKeyDescription(String strKeyDescription)
strKeyDescription - The KeyDescriptionpublic String getKeyValue()
public void setKeyValue(String strKeyValue)
strKeyValue - The KeyValueCopyright © 2020 City of Paris. All rights reserved.