public interface IPurchaseDTO
Modifier and Type | Method and Description |
---|---|
String |
getDate()
Get the date.
|
String |
getHeure()
Get the hour.
|
Integer |
getOfferId()
Gets the offer id.
|
Integer |
getQuantity()
Gets the quantity.
|
String |
getUserName()
Gets the user name.
|
String getUserName()
Integer getOfferId()
Integer getQuantity()
String getDate()
String getHeure()
Copyright © 2021 City of Paris. All rights reserved.