| Package | Description |
|---|---|
| io.konik.zugferd.entity |
ZUGFeRD entities.
|
| io.konik.zugferd.entity.trade |
Contains the model entities that are part of invoice→trade
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
ProductClassification.getClassNames()
Gets the class names.
|
List<String> |
Note.getContents()
Gets the human readable note content.
|
List<String> |
ProductCharacteristic.getDescription()
Gets the description.
|
List<String> |
PaymentTerm.getDescriptions()
Gets the human readable description of the terms of payment.
|
List<String> |
ReferencedProduct.getNames()
Gets the names.
|
| Modifier and Type | Method and Description |
|---|---|
List<Item> |
Trade.getItems()
Gets the trade items.
|
Copyright © 2014-2016 Konik.io. All Rights Reserved.