| Package | Description |
|---|---|
| un.unece.uncefact.data.standard.reusableaggregatebusinessinformationentity._100 | |
| un.unece.uncefact.data.standard.unqualifieddatatype._100 |
| Modifier and Type | Method and Description |
|---|---|
DateTimeType |
DeliveryAdjustmentType.getActualDateTime()
Gets the value of the actualDateTime property.
|
DateTimeType |
FinancialAdjustmentType.getActualDateTime()
Gets the value of the actualDateTime property.
|
DateTimeType |
TradePaymentDiscountTermsType.getBasisDateTime()
Gets the value of the basisDateTime property.
|
DateTimeType |
TradePaymentPenaltyTermsType.getBasisDateTime()
Gets the value of the basisDateTime property.
|
DateTimeType |
TradeProductInstanceType.getBestBeforeDateTime()
Gets the value of the bestBeforeDateTime property.
|
DateTimeType |
RecordedStatusType.getChangedDateTime()
Gets the value of the changedDateTime property.
|
DateTimeType |
SpecifiedPeriodType.getCompleteDateTime()
Gets the value of the completeDateTime property.
|
DateTimeType |
PackagingMarkingType.getContentDateTime()
Gets the value of the contentDateTime property.
|
DateTimeType |
TradeCurrencyExchangeType.getConversionRateDateTime()
Gets the value of the conversionRateDateTime property.
|
DateTimeType |
ValuationBreakdownStatementType.getCreationDateTime()
Gets the value of the creationDateTime property.
|
DateTimeType |
TradePaymentTermsType.getDueDateDateTime()
Gets the value of the dueDateDateTime property.
|
DateTimeType |
SupplyChainEventType.getEarliestOccurrenceDateTime()
Gets the value of the earliestOccurrenceDateTime property.
|
DateTimeType |
AvailablePeriodType.getEndDateTime()
Gets the value of the endDateTime property.
|
DateTimeType |
SpecifiedPeriodType.getEndDateTime()
Gets the value of the endDateTime property.
|
DateTimeType |
TradeProductInstanceType.getExpiryDateTime()
Gets the value of the expiryDateTime property.
|
DateTimeType |
HeaderTradeSettlementType.getInvoiceDateTime()
Gets the value of the invoiceDateTime property.
|
DateTimeType |
DocumentVersionType.getIssueDateTime()
Gets the value of the issueDateTime property.
|
DateTimeType |
ExchangedDocumentType.getIssueDateTime()
Gets the value of the issueDateTime property.
|
DateTimeType |
SupplyChainEventType.getLatestOccurrenceDateTime()
Gets the value of the latestOccurrenceDateTime property.
|
DateTimeType |
HeaderTradeSettlementType.getNextInvoiceDateTimeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
DateTimeType |
SupplyChainEventType.getOccurrenceDateTime()
Gets the value of the occurrenceDateTime property.
|
DateTimeType |
ExchangedDocumentType.getRevisionDateTime()
Gets the value of the revisionDateTime property.
|
DateTimeType |
TradeProductInstanceType.getSellByDateTime()
Gets the value of the sellByDateTime property.
|
DateTimeType |
AvailablePeriodType.getStartDateTime()
Gets the value of the startDateTime property.
|
DateTimeType |
SpecifiedPeriodType.getStartDateTime()
Gets the value of the startDateTime property.
|
DateTimeType |
TradeSettlementFinancialCardType.getValidFromDateTime()
Gets the value of the validFromDateTime property.
|
DateTimeType |
ProductCharacteristicType.getValueDateTime()
Gets the value of the valueDateTime property.
|
| Modifier and Type | Method and Description |
|---|---|
List<DateTimeType> |
HeaderTradeSettlementType.getNextInvoiceDateTime()
Gets the value of the nextInvoiceDateTime property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HeaderTradeSettlementType.addNextInvoiceDateTime(DateTimeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
DeliveryAdjustmentType.setActualDateTime(DateTimeType value)
Sets the value of the actualDateTime property.
|
void |
FinancialAdjustmentType.setActualDateTime(DateTimeType value)
Sets the value of the actualDateTime property.
|
void |
TradePaymentDiscountTermsType.setBasisDateTime(DateTimeType value)
Sets the value of the basisDateTime property.
|
void |
TradePaymentPenaltyTermsType.setBasisDateTime(DateTimeType value)
Sets the value of the basisDateTime property.
|
void |
TradeProductInstanceType.setBestBeforeDateTime(DateTimeType value)
Sets the value of the bestBeforeDateTime property.
|
void |
RecordedStatusType.setChangedDateTime(DateTimeType value)
Sets the value of the changedDateTime property.
|
void |
SpecifiedPeriodType.setCompleteDateTime(DateTimeType value)
Sets the value of the completeDateTime property.
|
void |
PackagingMarkingType.setContentDateTime(DateTimeType value)
Sets the value of the contentDateTime property.
|
void |
TradeCurrencyExchangeType.setConversionRateDateTime(DateTimeType value)
Sets the value of the conversionRateDateTime property.
|
void |
ValuationBreakdownStatementType.setCreationDateTime(DateTimeType value)
Sets the value of the creationDateTime property.
|
void |
TradePaymentTermsType.setDueDateDateTime(DateTimeType value)
Sets the value of the dueDateDateTime property.
|
void |
SupplyChainEventType.setEarliestOccurrenceDateTime(DateTimeType value)
Sets the value of the earliestOccurrenceDateTime property.
|
void |
AvailablePeriodType.setEndDateTime(DateTimeType value)
Sets the value of the endDateTime property.
|
void |
SpecifiedPeriodType.setEndDateTime(DateTimeType value)
Sets the value of the endDateTime property.
|
void |
TradeProductInstanceType.setExpiryDateTime(DateTimeType value)
Sets the value of the expiryDateTime property.
|
void |
HeaderTradeSettlementType.setInvoiceDateTime(DateTimeType value)
Sets the value of the invoiceDateTime property.
|
void |
DocumentVersionType.setIssueDateTime(DateTimeType value)
Sets the value of the issueDateTime property.
|
void |
ExchangedDocumentType.setIssueDateTime(DateTimeType value)
Sets the value of the issueDateTime property.
|
void |
SupplyChainEventType.setLatestOccurrenceDateTime(DateTimeType value)
Sets the value of the latestOccurrenceDateTime property.
|
void |
SupplyChainEventType.setOccurrenceDateTime(DateTimeType value)
Sets the value of the occurrenceDateTime property.
|
void |
ExchangedDocumentType.setRevisionDateTime(DateTimeType value)
Sets the value of the revisionDateTime property.
|
void |
TradeProductInstanceType.setSellByDateTime(DateTimeType value)
Sets the value of the sellByDateTime property.
|
void |
AvailablePeriodType.setStartDateTime(DateTimeType value)
Sets the value of the startDateTime property.
|
void |
SpecifiedPeriodType.setStartDateTime(DateTimeType value)
Sets the value of the startDateTime property.
|
void |
TradeSettlementFinancialCardType.setValidFromDateTime(DateTimeType value)
Sets the value of the validFromDateTime property.
|
void |
ProductCharacteristicType.setValueDateTime(DateTimeType value)
Sets the value of the valueDateTime property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HeaderTradeSettlementType.setNextInvoiceDateTime(List<DateTimeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
DateTimeType |
DateTimeType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
DateTimeType |
ObjectFactory.createDateTimeType()
Create an instance of
DateTimeType |
| Modifier and Type | Method and Description |
|---|---|
void |
DateTimeType.cloneTo(DateTimeType ret)
This method clones all values from
this to the passed object. |
Copyright © 2016–2021 Philip Helger. All rights reserved.