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