public class Level extends Object
Constructor and Description |
---|
Level() |
Modifier and Type | Method and Description |
---|---|
int |
getId()
Returns the level right identifier
|
String |
getName()
Returns the name of the level right
|
ReferenceItem |
getReferenceItem()
Return a reference Item for this level
|
void |
setId(int nId)
Sets the level right identifier
|
void |
setName(String strName)
Sets the name of the level right
|
public int getId()
public void setId(int nId)
nId
- the level right identifierpublic String getName()
public void setName(String strName)
strName
- the level right namepublic ReferenceItem getReferenceItem()
Copyright © 2020 City of Paris. All rights reserved.