| 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 Beanpublic void setIdObject(int nIdObject)
setIdObject in interface BeannIdObject - The IdObjectpublic String getName()
public void setName(String strName)
public String getDescription()
getDescription in interface Beanpublic void setDescription(String strDescription)
setDescription in interface BeanstrDescription - The Descriptionpublic void setAge(int nAge)
public String getEmail()
public void setEmail(String strEmail)
public Date getDateBirth()
getDateBirth in interface Beanpublic void setDateBirth(Date dateBirth)
setDateBirth in interface BeandateBirth - the _dateBirth to setpublic Date getDateEndOfWorld()
getDateEndOfWorld in interface Beanpublic void setDateEndOfWorld(Date dateEndOfWorld)
setDateEndOfWorld in interface BeandateEndOfWorld - the _dateEndOfWorld to setpublic BigDecimal getSalary()
public void setSalary(BigDecimal salary)
public BigDecimal getPercent()
getPercent in interface Beanpublic void setPercent(BigDecimal percent)
setPercent in interface Beanpercent - the _percent to setpublic String getCurrency()
getCurrency in interface Beanpublic void setCurrency(String strCurrency)
setCurrency in interface BeanstrCurrency - the _strCurrency to setCopyright © 2020 City of Paris. All rights reserved.