Constructor and Description |
---|
BeanLuteceMessages() |
Modifier and Type | Method and Description |
---|---|
int |
getAge()
Returns the Age
|
String |
getCurrency() |
Date |
getDateBirth() |
Date |
getDateEndOfWorld() |
String |
getDescription()
Returns the Description
|
String |
getEmail()
Returns the Email
|
int |
getIdObject()
Returns the IdObject
|
String |
getName()
Returns the Name
|
BigDecimal |
getPercent() |
BigDecimal |
getSalary() |
String |
getUrl() |
void |
setAge(int nAge)
Sets the Age
|
void |
setCurrency(String strCurrency) |
void |
setDateBirth(Date dateBirth) |
void |
setDateEndOfWorld(Date dateEndOfWorld) |
void |
setDescription(String strDescription)
Sets the Description
|
void |
setEmail(String strEmail)
Sets the Email
|
void |
setIdObject(int nIdObject)
Sets the IdObject
|
void |
setName(String strName)
Sets the Name
|
void |
setPercent(BigDecimal percent) |
void |
setSalary(BigDecimal salary) |
void |
setUrl(String strUrl) |
public int getIdObject()
getIdObject
in interface Bean
public void setIdObject(int nIdObject)
setIdObject
in interface Bean
nIdObject
- The IdObjectpublic String getName()
public void setName(String strName)
public String getDescription()
getDescription
in interface Bean
public void setDescription(String strDescription)
setDescription
in interface Bean
strDescription
- The Descriptionpublic void setAge(int nAge)
public String getEmail()
public void setEmail(String strEmail)
public Date getDateBirth()
getDateBirth
in interface Bean
public void setDateBirth(Date dateBirth)
setDateBirth
in interface Bean
dateBirth
- the _dateBirth to setpublic Date getDateEndOfWorld()
getDateEndOfWorld
in interface Bean
public void setDateEndOfWorld(Date dateEndOfWorld)
setDateEndOfWorld
in interface Bean
dateEndOfWorld
- the _dateEndOfWorld to setpublic BigDecimal getSalary()
public void setSalary(BigDecimal salary)
public BigDecimal getPercent()
getPercent
in interface Bean
public void setPercent(BigDecimal percent)
setPercent
in interface Bean
percent
- the _percent to setpublic String getCurrency()
getCurrency
in interface Bean
public void setCurrency(String strCurrency)
setCurrency
in interface Bean
strCurrency
- the _strCurrency to setCopyright © 2020 City of Paris. All rights reserved.