public class ExtrasAttributes extends Object implements Serializable
Constructor and Description |
---|
ExtrasAttributes() |
Modifier and Type | Method and Description |
---|---|
String |
getAttributeKey()
Returns the AttributeKey
|
String |
getDescription()
Returns the Description
|
int |
getId()
Returns the Id
|
String |
getName()
Returns the Name
|
void |
setAttributeKey(String strAttributeKey)
Sets the AttributeKey
|
void |
setDescription(String strDescription)
Sets the Description
|
void |
setId(int nId)
Sets the Id
|
void |
setName(String strName)
Sets the Name
|
public int getId()
public void setId(int nId)
nId
- The Idpublic String getAttributeKey()
public void setAttributeKey(String strAttributeKey)
strAttributeKey
- The AttributeKeypublic String getName()
public void setName(String strName)
strName
- The Namepublic String getDescription()
public void setDescription(String strDescription)
strDescription
- The DescriptionCopyright © 2016 City of Paris. All rights reserved.