public class TicketInfo extends AbstractRealTimeDto
| Constructor and Description |
|---|
TicketInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBarcode() |
Long |
getMovementId() |
String |
getTaxNumber() |
void |
setBarcode(String barcode) |
void |
setMovementId(Long movementId) |
void |
setTaxNumber(String taxNumber) |
toStringCopyright © 2020. All rights reserved.