public final class Category extends Object implements Serializable
Constructor and Description |
---|
Category() |
Modifier and Type | Method and Description |
---|---|
int |
getIdCategory()
Get the id of the category
|
String |
getLabel()
Get the label of the category
|
void |
setIdCategory(int nIdCategory)
Set the id of the category
|
void |
setLabel(String strLabel)
Set the label of the category
|
public int getIdCategory()
public void setIdCategory(int nIdCategory)
nIdCategory
- the id to setpublic String getLabel()
public void setLabel(String strLabel)
strLabel
- the label to setCopyright © 2018 City of Paris. All rights reserved.