| Package | Description |
|---|---|
| io.konik.jaxb.bindable.entity |
Package for bindable entity types
|
| io.konik.zugferd.entity |
ZUGFeRD entities.
|
| io.konik.zugferd.entity.trade |
Contains the model entities that are part of invoice→trade
|
| io.konik.zugferd.entity.trade.item |
Contains the model entities that are part of invoice→trade→item
|
| Modifier and Type | Class and Description |
|---|---|
class |
DueDatePeriod
The period of time adapter.
|
| Modifier and Type | Method and Description |
|---|---|
Period |
CommonSettlement.getBillingPeriod()
Gets the billing specified period.
|
Period |
Period.setEnd(ZfDate end)
Sets the end date time.
|
Period |
Period.setStart(ZfDate start)
Sets the start date time.
|
| Modifier and Type | Method and Description |
|---|---|
CommonSettlement<T,M> |
CommonSettlement.setBillingPeriod(Period billingPeriod)
Sets the billing specified period.
|
| Modifier and Type | Method and Description |
|---|---|
Period |
Settlement.getBillingPeriod()
Gets the billing specified period.
|
| Modifier and Type | Method and Description |
|---|---|
Settlement |
Settlement.setBillingPeriod(Period billingPeriod)
Sets the billing specified period.
|
| Modifier and Type | Method and Description |
|---|---|
Period |
SpecifiedSettlement.getBillingPeriod() |
| Modifier and Type | Method and Description |
|---|---|
SpecifiedSettlement |
SpecifiedSettlement.setBillingPeriod(Period billingPeriod) |
Copyright © 2014-2016 Konik.io. All Rights Reserved.