| Modifier and Type | Method and Description |
|---|---|
ZfDate |
PeriodCompleteToDateTimeAdapter.unmarshal(DueDatePeriod period) |
| Modifier and Type | Method and Description |
|---|---|
DueDatePeriod |
PeriodCompleteToDateTimeAdapter.marshal(ZfDate complete) |
| Modifier and Type | Field and Description |
|---|---|
protected ZfDate |
DueDatePeriod.contractualDueDate |
| Modifier and Type | Method and Description |
|---|---|
ZfDate |
DueDatePeriod.getContractualDueDate()
|
ZfDate |
EventAdapter.unmarshal(io.konik.jaxb.bindable.entity.SupplyChainEvent event) |
ZfDate |
SupplyChainEventAdapter.unmarshal(io.konik.jaxb.bindable.entity.SupplyChainEvent event) |
| Modifier and Type | Method and Description |
|---|---|
io.konik.jaxb.bindable.entity.SupplyChainEvent |
EventAdapter.marshal(ZfDate date) |
io.konik.jaxb.bindable.entity.SupplyChainEvent |
SupplyChainEventAdapter.marshal(ZfDate date) |
DueDatePeriod |
DueDatePeriod.setContractualDueDate(ZfDate contractualDueDate)
|
| Modifier and Type | Method and Description |
|---|---|
ZfDate |
DateTimeAdapter.unmarshal(DateTime dateTime) |
| Modifier and Type | Method and Description |
|---|---|
DateTime |
DateTimeAdapter.marshal(ZfDate date) |
| Modifier and Type | Method and Description |
|---|---|
ZfDate |
CommonDelivery.getActualDelivery()
|
ZfDate |
Header.getContractualDueDate()
|
ZfDate |
PaymentTerm.getDue()
|
ZfDate |
Period.getEnd()
|
ZfDate |
Header.getIssued()
|
ZfDate |
PaymentDiscountTerms.getReference()
|
ZfDate |
PaymentPenaltyTerms.getReference()
|
ZfDate |
Period.getStart()
|
| Modifier and Type | Method and Description |
|---|---|
CommonDelivery<R> |
CommonDelivery.setActualDelivery(ZfDate actualDelivery)
|
Header |
Header.setContractualDueDate(ZfDate contractualDueDate)
|
PaymentTerm |
PaymentTerm.setDue(ZfDate due)
|
Period |
Period.setEnd(ZfDate end)
|
Header |
Header.setIssued(ZfDate issued)
|
PaymentDiscountTerms |
PaymentDiscountTerms.setReference(ZfDate reference)
|
void |
PaymentPenaltyTerms.setReference(ZfDate reference)
|
Period |
Period.setStart(ZfDate start)
|
| Constructor and Description |
|---|
Delivery(ZfDate actualDelivery)
|
| Constructor and Description |
|---|
SpecifiedDelivery(Quantity billed,
ZfDate actualDelivery)
|
| Modifier and Type | Class and Description |
|---|---|
class |
ZfDateDay
|
class |
ZfDateMonth
|
class |
ZfDateWeek
|
| Modifier and Type | Method and Description |
|---|---|
static ZfDate |
ZfDateFactory.create(String formatCode)
|
Copyright © 2014 Konik.io. All Rights Reserved.