| Package | Description |
|---|---|
| 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 |
ReferencedProduct
The Referenced Product which is a included or part of another product.
|
| Modifier and Type | Method and Description |
|---|---|
Amount |
SpecifiedAllowanceCharge.getBasis()
Gets the basis amount of the allowance charge.
|
Amount |
AllowanceCharge.getBasis()
Gets the basis amount of the allowance charge.
|
Quantity |
SpecifiedAllowanceCharge.getBasisQuantity()
Gets the basis quantity.
|
Quantity |
AllowanceCharge.getBasisQuantity()
Gets the basis quantity.
|
String |
Context.getBusinessProcess()
Gets the business process.
|
BigDecimal |
SpecifiedAllowanceCharge.getCalculationPercent()
Gets the calculation percent of the allowance charge
|
BigDecimal |
AllowanceCharge.getCalculationPercent()
Gets the calculation percent of the allowance charge
|
List<ProductCharacteristic> |
Product.getCharacteristics()
Gets the characteristics.
|
List<ProductClassification> |
Product.getClassifications()
Gets the classifications.
|
Contact |
TradeParty.getContact()
Gets the contact individual or department of the trade party
|
List<ReferencedProduct> |
Product.getContainedProducts()
Gets the contained products.
|
String |
Note.getContentCode()
Gets the code related to the contend text
|
ZfDate |
Header.getContractualDueDate()
Gets contractual due date of the invoice.
|
String |
Contact.getDepartment()
Gets the department name.
|
String |
Contact.getEmail()
Gets the email contacts E-mail address.
|
String |
Contact.getFax()
Gets the Fax number.
|
List<com.neovisionaries.i18n.LanguageCode> |
Header.getLanguages()
Gets the languages.
|
String |
LogisticsTransportMovement.getModeCode()
Gets the shpping mode code.
|
String |
Contact.getName()
Gets the contact person name.
|
List<com.neovisionaries.i18n.CountryCode> |
Product.getOrigins()
Gets the origin trade country.
|
List<Amount> |
PaymentTerm.getPartialPayments()
Gets the amount of the partial payment.
|
String |
SpecifiedAllowanceCharge.getReasonCode()
Gets the reason code for the reason content.
|
String |
AllowanceCharge.getReasonCode()
Gets the reason code for the reason content.
|
BigDecimal |
SpecifiedAllowanceCharge.getSequence()
Gets the sequence number of the allowance charge
|
BigDecimal |
AllowanceCharge.getSequence()
Gets the sequence number of the allowance charge
|
ID |
LogisticsTransportMovement.getShppingId()
Gets the shpping id.
|
String |
Note.getSubjectCode()
Gets the subject code.
|
String |
Contact.getTelephone()
Gets the telephone number.
|
boolean |
Header.isCopy()
Checks if is copy.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReferencedDocumentAdditional
The Additional Referenced Document
|
| Modifier and Type | Method and Description |
|---|---|
List<ReferencedDocumentAdditional> |
Agreement.getAdditional()
Gets the additional.
|
Amount |
TradeTax.getAllowanceCharge()
Gets the allowance charge.
|
String |
Settlement.getCostCenter()
Gets the booking reference or cost center account.
|
String |
Agreement.getDeliveryTerms()
Gets the delivery terms Incoterms code.
|
ReferencedDocument |
Delivery.getDespatchAdvice() |
Amount |
TradeTax.getLineTotal()
Gets the line total.
|
TradeParty |
Settlement.getPayee()
Gets the payee.
|
TradeParty |
Agreement.getProductEndUser()
Gets the product end user.
|
Consignment |
Delivery.getRelatedConsignment()
Gets the related consignment.
|
TradeParty |
Delivery.getShipFrom()
Gets the ship from.
|
TradeParty |
Delivery.getShipTo() |
TradeParty |
Delivery.getUltimateShipTo() |
| Modifier and Type | Method and Description |
|---|---|
ZfDate |
SpecifiedDelivery.getActualDelivery() |
List<ReferencedDocumentItemAdditional> |
SpecifiedAgreement.getAdditional() |
Period |
SpecifiedSettlement.getBillingPeriod() |
String |
SpecifiedSettlement.getBookingReference()
Gets the specified booking reference.
|
ReferencedDocumentItem |
SpecifiedAgreement.getBuyerOrder() |
Amount |
ItemTax.getCalculated() |
Quantity |
SpecifiedDelivery.getChargeFree()
Gets the charge free.
|
ReferencedDocumentItem |
SpecifiedAgreement.getContract() |
ReferencedDocumentItem |
SpecifiedAgreement.getCustomerOrder()
Gets the customer order referenced document.
|
ReferencedDocumentItem |
SpecifiedDelivery.getDeliveryNote() |
ReferencedDocumentItem |
SpecifiedDelivery.getDespatchAdvice() |
Quantity |
SpecifiedDelivery.getPackageQuantity()
Gets the package quantity.
|
ReferencedDocumentItem |
SpecifiedDelivery.getReceivingAdvice()
Gets the receiving advice.
|
TradeParty |
SpecifiedDelivery.getShipTo() |
Amount |
SpecifiedMonetarySummation.getTotalAllowanceCharge()
Gets the total allowance charge.
|
TradeParty |
SpecifiedDelivery.getUltimateShipTo() |
SpecifiedTax |
SpecifiedTax.setCalculated(Amount calculatedAmount)
Set the calculated amount.
|
SpecifiedAgreement |
SpecifiedAgreement.setContract(ReferencedDocumentItem contract) |
Copyright © 2014-2016 Konik.io. All Rights Reserved.