| Package | Description |
|---|---|
| io.konik.zugferd.entity |
|
| Modifier and Type | Method and Description |
|---|---|
Quantity |
Price.getBasisQuantity()
|
Quantity |
Delivery.getBilledQuantity()
|
| Modifier and Type | Method and Description |
|---|---|
Price |
Price.setBasisQuantity(Quantity quantity)
|
Delivery |
Delivery.setBilledQuantity(Quantity billedQuantity)
|
| Constructor and Description |
|---|
Delivery(Quantity billedQuantity,
Event deliveryEvent)
|
Copyright © 2014 konik.io. All Rights Reserved.