public class ClientApplication extends Object implements Serializable
Constructor and Description |
---|
ClientApplication() |
Modifier and Type | Method and Description |
---|---|
String |
getCode()
Returns the Code
|
int |
getId()
Returns the Id
|
String |
getName()
Returns the Name
|
void |
setCode(String strCode)
Sets the Code
|
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 getName()
public void setName(String strName)
strName
- The Namepublic String getCode()
public void setCode(String strCode)
strCode
- The CodeCopyright © 2017 City of Paris. All rights reserved.