| Package | Description |
|---|---|
| io.konik.zugferd.entity |
ZUGFeRD entities.
|
| io.konik.zugferd.unqualified |
ZUGFeRD unqualified data types.
|
| Modifier and Type | Method and Description |
|---|---|
ID |
Product.getGlobalId()
Gets the global id.
|
ID |
LogisticsTransportMovement.getShppingId()
Gets the shpping id.
|
| Modifier and Type | Method and Description |
|---|---|
List<ID> |
TradeParty.getGlobalIds()
Gets the global vendor number or customer number ids.
|
List<ID> |
ReferencedProduct.getGlobalIds()
Gets the global ids.
|
| Modifier and Type | Method and Description |
|---|---|
TradeParty |
TradeParty.addGlobalId(ID additionalGlobalId)
Adds the global vendor number or customer number ID.
|
ReferencedProduct |
ReferencedProduct.addGlobalIds(ID globarId)
Adds the global ids.
|
Product |
Product.setGlobalId(ID productGlobalId)
Sets the global id.
|
LogisticsTransportMovement |
LogisticsTransportMovement.setShppingId(ID shippingId)
Sets the shpping id.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExtendedID
The scheme agency aware identifier.
|
Copyright © 2014-2016 Konik.io. All Rights Reserved.