public final class Bill extends Object
| Constructor and Description |
|---|
Bill() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getId() |
Long |
getInvoiceId() |
Long |
getOrderId() |
Bill |
setId(Long id) |
Bill |
setInvoiceId(Long invoiceId) |
Bill |
setOrderId(Long orderId) |
Copyright © 2020. All rights reserved.