| Package | Description |
|---|---|
| io.konik.zugferd.entity |
ZUGFeRD entities.
|
| Modifier and Type | Method and Description |
|---|---|
LogisticsTransportMovement |
LogisticsTransportMovement.setModeCode(String modeCode)
Sets the shpping mode code.
|
LogisticsTransportMovement |
LogisticsTransportMovement.setShppingId(ID shippingId)
Sets the shpping id.
|
| Modifier and Type | Method and Description |
|---|---|
List<LogisticsTransportMovement> |
Consignment.getShippingMethods()
Gets the shipping method.
|
| Modifier and Type | Method and Description |
|---|---|
Consignment |
Consignment.addShippingMethod(LogisticsTransportMovement... additionalShippingMethod)
adds shipping methods.
|
Copyright © 2014-2016 Konik.io. All Rights Reserved.