fr.paris.lutece.plugins.paybox.dao.entity
public class PayboxLogEntity extends Object
Constructor and Description |
---|
PayboxLogEntity() |
Modifier and Type | Method and Description |
---|---|
Date |
getDate()
Gets the date.
|
Long |
getId()
Gets the id.
|
String |
getOrderReference()
Gets the order reference.
|
void |
setDate(Date date)
Sets the date.
|
void |
setId(Long id)
Sets the id.
|
void |
setOrderReference(String orderReference)
Sets the order reference.
|
public Date getDate()
public Long getId()
public String getOrderReference()
public void setDate(Date date)
date
- the date to setpublic void setId(Long id)
id
- the id to setpublic void setOrderReference(String orderReference)
orderReference
- the orderReference to setCopyright © 2014 Mairie de Paris. All rights reserved.