Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W Z 

A

abs(Amount) - Static method in class io.konik.util.Amounts
Amount absolute value.
AccountingAccountAdapter - Class in io.konik.jaxb.bindable.entity
The Accounting Account to String Id Adapter.
AccountingAccountAdapter() - Constructor for class io.konik.jaxb.bindable.entity.AccountingAccountAdapter
 
accountName - Variable in class io.konik.zugferd.entity.CreditorFinancialAccount
 
add(CsvMapperBuilder.Column.Builder) - Method in class io.konik.csv.mapper.CsvMapperBuilder
 
add(Amount, Amount) - Static method in class io.konik.util.Amounts
Sums two amounts with the same CurrencyCode and throws IllegalArgumentException if amounts don’t have the same CurrencyCode
add(Tax, BigDecimal) - Method in class io.konik.validation.AmountCalculator.TaxAggregator
 
addAdditional(A) - Method in interface io.konik.zugferd.entity.CommonAgreement
Sets the additional referenced document.
addAdditional(ReferencedDocumentAdditional) - Method in class io.konik.zugferd.entity.trade.Agreement
Adds the additional.
addAdditional(ReferencedDocumentItemAdditional) - Method in class io.konik.zugferd.entity.trade.item.SpecifiedAgreement
 
addAllowanceCharge(AllowanceCharge...) - Method in class io.konik.zugferd.entity.GrossPrice
Adds additional allowance charges.
addAllowanceCharge(SpecifiedAllowanceCharge) - Method in class io.konik.zugferd.entity.trade.Settlement
Adds the trade allowance charge.
addCharacteristic(ProductCharacteristic) - Method in class io.konik.zugferd.entity.Product
Sets the characteristics.
addClassification(ProductClassification) - Method in class io.konik.zugferd.entity.Product
Add an additional classifications.
addClassNames(String) - Method in class io.konik.zugferd.entity.ProductClassification
Adds the class names.
addColumns(List<CsvMapperBuilder.Column>) - Method in class io.konik.csv.mapper.CsvMapperBuilder
 
addContainedProducts(ReferencedProduct) - Method in class io.konik.zugferd.entity.Product
add an contained products.
addContent(String) - Method in class io.konik.zugferd.entity.Note
Adds the free text content.
addDescription(String) - Method in class io.konik.zugferd.entity.PaymentTerm
Adds a human readable description of the terms of payment.
addDescription(String) - Method in class io.konik.zugferd.entity.ProductCharacteristic
Sets the description.
addDescription(String) - Method in class io.konik.zugferd.entity.ReferencedProduct
Adds the description.
addGlobalId(ID) - Method in class io.konik.zugferd.entity.TradeParty
Adds the global vendor number or customer number ID.
addGlobalIds(ID) - Method in class io.konik.zugferd.entity.ReferencedProduct
Adds the global ids.
addInformation(String) - Method in class io.konik.zugferd.entity.PaymentMeans
Adds the free text payment method information.
addItem(Item) - Method in class io.konik.zugferd.entity.trade.Trade
Adds an trade item.
addLanguage(LanguageCode) - Method in class io.konik.zugferd.entity.Header
Adds the language.
addNames(String) - Method in class io.konik.zugferd.entity.ReferencedProduct
Adds the names.
addNote(Note...) - Method in class io.konik.zugferd.entity.Header
Adds a invoice header note.
addNote(Note) - Method in class io.konik.zugferd.entity.PositionDocument
Adds the note.
addOrigins(CountryCode) - Method in class io.konik.zugferd.entity.Product
Adds a origin trade country.
addPartialPayments(Amount) - Method in class io.konik.zugferd.entity.PaymentTerm
Adds an amount of the partial payment.
addPaymentMeans(PaymentMeans) - Method in class io.konik.zugferd.entity.trade.Settlement
Adds the payment method.
addPaymentTerm(PaymentTerm) - Method in class io.konik.zugferd.entity.trade.Settlement
Adds a Payment Term.
Address - Class in io.konik.zugferd.entity
The Address
Address() - Constructor for class io.konik.zugferd.entity.Address
Instantiates a new trade address.
Address(String, String, String, String, CountryCode) - Constructor for class io.konik.zugferd.entity.Address
Instantiates a new trade address.
Address(String, String, String, CountryCode) - Constructor for class io.konik.zugferd.entity.Address
Instantiates a new trade address.
addServiceCharge(LogisticsServiceCharge) - Method in class io.konik.zugferd.entity.trade.Settlement
Adds the specified logistics service charge.
addShippingMethod(LogisticsTransportMovement...) - Method in class io.konik.zugferd.entity.Consignment
adds shipping methods.
addTax(Row.Tax) - Method in class io.konik.csv.model.Row.TradeParty
 
addTax(Row.Tax...) - Method in class io.konik.csv.model.Row.TradeParty
 
addTaxRegistrations(TaxRegistration...) - Method in class io.konik.zugferd.entity.TradeParty
Adds the tax registration.
addTradeTax(T) - Method in interface io.konik.zugferd.entity.CommonSettlement
Adds a trade tax.
addTradeTax(AppliedTax) - Method in class io.konik.zugferd.entity.LogisticsServiceCharge
Adds a trade tax for the logistics service charge amount
addTradeTax(ItemTax) - Method in class io.konik.zugferd.entity.trade.item.SpecifiedSettlement
 
addTradeTax(TradeTax) - Method in class io.konik.zugferd.entity.trade.Settlement
Adds a trade tradeTax.
addUnits(Quantity) - Method in class io.konik.zugferd.entity.ReferencedProduct
Adds the units.
Agreement - Class in io.konik.zugferd.entity.trade
The Trade Agreement.
Agreement() - Constructor for class io.konik.zugferd.entity.trade.Agreement
 
AllowanceCharge - Class in io.konik.zugferd.entity
The Allowance Charge
AllowanceCharge() - Constructor for class io.konik.zugferd.entity.AllowanceCharge
Instantiates a new allowance charge.
allowanceCharges - Variable in class io.konik.zugferd.entity.Price
 
Amount - Class in io.konik.zugferd.unqualified
The Monetary Amount.
Amount(long, CurrencyCode) - Constructor for class io.konik.zugferd.unqualified.Amount
Instantiates a new amount.
Amount(String, CurrencyCode) - Constructor for class io.konik.zugferd.unqualified.Amount
Instantiates a new amount.
Amount(BigDecimal, CurrencyCode) - Constructor for class io.konik.zugferd.unqualified.Amount
Instantiates a new amount.
AmountCalculator - Class in io.konik.validation
Calculate the missing amounts of the invoice.
AmountCalculator() - Constructor for class io.konik.validation.AmountCalculator
 
AmountCalculator.InvoiceAllowanceTotalCalculator - Class in io.konik.validation
 
AmountCalculator.InvoiceChargeTotalCalculator - Class in io.konik.validation
 
AmountCalculator.ItemTaxExtractor - Class in io.konik.validation
 
AmountCalculator.ItemTotalAllowanceChargeCalculator - Class in io.konik.validation
Calculates total AllowanceCharge for given Item.
AmountCalculator.RecalculationResult - Class in io.konik.validation
 
AmountCalculator.TaxAggregator - Class in io.konik.validation
Helper class for aggregating tax information and calculating tax basis and tax total values.
Amounts - Class in io.konik.util
Helper functions for Amount class.
Amounts() - Constructor for class io.konik.util.Amounts
 
appendInvoice(Invoice, InputStream, OutputStream) - Method in class io.konik.PdfHandler
Append an invoice to a PDF.
AppliedTax - Class in io.konik.zugferd.entity
The trade tax
AppliedTax() - Constructor for class io.konik.zugferd.entity.AppliedTax
 
apply(Integer) - Method in enum io.konik.csv.pdf.FileAppenderPriorityComparator.Order
 
apply(Settlement) - Method in class io.konik.validation.AmountCalculator.InvoiceAllowanceTotalCalculator
 
apply(Settlement) - Method in class io.konik.validation.AmountCalculator.InvoiceChargeTotalCalculator
 
apply(Item) - Method in class io.konik.validation.AmountCalculator.ItemTaxExtractor
 
apply(Item) - Method in class io.konik.validation.AmountCalculator.ItemTotalAllowanceChargeCalculator
 
applyCorrection(Correction<Invoice>) - Method in class io.konik.calculation.InvoiceCalculator
Registers Correction to apply on the Invoice.

B

BadRequestException - Exception in io.konik.sdk.http
 
BadRequestException(ErrorResponse) - Constructor for exception io.konik.sdk.http.BadRequestException
 
BankInformation() - Constructor for class io.konik.csv.model.Row.BankInformation
 
Basic - Annotation Type in io.konik.validator.annotation
Every invoice should fulfill the minimum requirement and contain all mandatory basic fields
basisQuantity(Item) - Static method in class io.konik.util.Items
Extract the Items Basis Quantity in a safe way.
belongsToProfile(Class<?>, String, List<Class<?>>) - Static method in class io.konik.validation.MonetarySummationValidator
Checks if given method belongs to the validation groups profile.
Booleans - Class in io.konik.util
The Boolean Utils.
buildBeanMapper(Class<?>) - Method in class io.konik.csv.mapper.CsvMapperBuilder
 

C

calculateSpecifiedMonetarySummation(Item) - Static method in class io.konik.validation.AmountCalculator
Calculates SpecifiedMonetarySummation for given Item
calculateTaxAmount(BigDecimal, BigDecimal) - Static method in class io.konik.validation.AmountCalculator.TaxAggregator
 
calculateTaxBasis() - Method in class io.konik.validation.AmountCalculator.TaxAggregator
 
calculateTaxTotal() - Method in class io.konik.validation.AmountCalculator.TaxAggregator
 
clone(Invoice) - Static method in class io.konik.util.Invoices
Clones deeply given Invoice
Code - Class in io.konik.zugferd.unqualified
The classification code
Code() - Constructor for class io.konik.zugferd.unqualified.Code
 
CODE - Static variable in class io.konik.zugferd.unqualified.ZfDateDay
The code format.
CODE - Static variable in class io.konik.zugferd.unqualified.ZfDateMonth
The format code for year and month.
CODE - Static variable in class io.konik.zugferd.unqualified.ZfDateWeek
The date format code.
column(String) - Static method in class io.konik.csv.mapper.CsvMapperBuilder
 
ColumnsConfigurer - Interface in io.konik.csv.mapper
 
Comfort - Annotation Type in io.konik.validator.annotation
Indicates that the property or method is only supported in the comfort profile.
CommonAgreement<R extends ReferencedDocument,A extends ReferencedDocument> - Interface in io.konik.zugferd.entity
The Agreement
CommonAllowanceCharge - Interface in io.konik.zugferd.entity
The common interface for the Allowance Charges.
CommonDelivery<R extends ReferencedDocument> - Class in io.konik.zugferd.entity
The Common Delivery class.
CommonDelivery() - Constructor for class io.konik.zugferd.entity.CommonDelivery
 
CommonMonetarySummation - Interface in io.konik.zugferd.entity
The Class Common Monetary Summation.
CommonSettlement<T extends Tax,M extends CommonMonetarySummation> - Interface in io.konik.zugferd.entity
The Trade Settlement
compare(FileAppender, FileAppender) - Method in class io.konik.csv.pdf.FileAppenderPriorityComparator
 
complete() - Method in class io.konik.calculation.InvoiceCalculator
Runs all registered Corrections on the Invoice
Configuration - Enum in io.konik
The Global Konik Configuration.
ConformanceLevel - Enum in io.konik.zugferd.profile
The latest Version Invoice Profiles.
Consignment - Class in io.konik.zugferd.entity
The Consignment.
Consignment() - Constructor for class io.konik.zugferd.entity.Consignment
The Constructor.
Contact - Class in io.konik.zugferd.entity
The Trade Contact
Contact() - Constructor for class io.konik.zugferd.entity.Contact
Instantiates a new contact.
Contact(String, String, String, String, String) - Constructor for class io.konik.zugferd.entity.Contact
Instantiates a new trade contact.
Context - Class in io.konik.zugferd.entity
The Exchanged Document Context
Context() - Constructor for class io.konik.zugferd.entity.Context
Instantiates a new context.
Context(ConformanceLevel) - Constructor for class io.konik.zugferd.entity.Context
Instantiates a new context with a latest ZUGFeRD profile version.
contractualDueDate - Variable in class io.konik.jaxb.bindable.entity.DueDatePeriod
 
convert(Invoice) - Static method in class io.konik.csv.converter.InvoiceToRowConverter
 
convert(Row) - Static method in class io.konik.csv.converter.RowToInvoiceConverter
 
convert(File, String, String) - Method in class io.konik.csv.pdf.CsvToZUGFeRDConverter
 
convert(File) - Method in class io.konik.csv.pdf.CsvToZUGFeRDConverter
 
ConvertedRow(int, Row, Invoice) - Constructor for class io.konik.csv.mapper.CsvInvoicesReader.ConvertedRow
 
convertFrom(LanguageCode, String) - Method in class io.konik.csv.converter.LanguageCodeConverter
 
convertTo(String, LanguageCode) - Method in class io.konik.csv.converter.LanguageCodeConverter
 
copy(Amount) - Static method in class io.konik.util.Amounts
Creates a copy of given Amount object.
correct(T) - Method in interface io.konik.calculation.Correction
 
correct(Invoice) - Method in class io.konik.calculation.InvoiceMonetarySummationAndTradeTaxCompleter
 
correct(Invoice) - Method in class io.konik.calculation.InvoiceTaxCompleter
 
correct(Invoice) - Method in class io.konik.calculation.ItemSpecifiedMonetarySummationCompleter
 
Correction<T> - Interface in io.konik.calculation
 
CountryAdapter - Class in io.konik.jaxb.adapter
The CountryAdapter maps the JaxB trade countries to the Enum CountryCode.
CountryAdapter() - Constructor for class io.konik.jaxb.adapter.CountryAdapter
 
create(String) - Static method in class io.konik.zugferd.unqualified.ZfDateFactory
Creates a new ZfDate object from the given date time format code.
createDraftInvoice(Invoice) - Method in interface io.konik.sdk.invoice.InvoiceApi
 
createDraftInvoice(Invoice) - Method in class io.konik.sdk.invoice.RestInvoiceApi
 
createInvoice(Invoice) - Method in interface io.konik.sdk.invoice.InvoiceApi
 
createInvoice(Invoice) - Method in class io.konik.sdk.invoice.RestInvoiceApi
 
createInvoice() - Method in class io.konik.zugferd.ObjectFactory
Creates a new Object object.
createInvoice(Invoice) - Method in class io.konik.zugferd.ObjectFactory
Creates a new Object object.
CreditorFinancialAccount - Class in io.konik.zugferd.entity
The Creditor Financial Account.
CreditorFinancialAccount() - Constructor for class io.konik.zugferd.entity.CreditorFinancialAccount
Instantiates a new creditor financial account.
CreditorFinancialAccount(String) - Constructor for class io.konik.zugferd.entity.CreditorFinancialAccount
Instantiates a new creditor financial account.
CreditorFinancialAccount(String, String) - Constructor for class io.konik.zugferd.entity.CreditorFinancialAccount
Instantiates a new creditor financial account.
CsvInvoicesReader - Class in io.konik.csv.mapper
Reader class used for reading CSV files and returning a List of Invoices.
CsvInvoicesReader() - Constructor for class io.konik.csv.mapper.CsvInvoicesReader
 
CsvInvoicesReader(ColumnsConfigurer) - Constructor for class io.konik.csv.mapper.CsvInvoicesReader
 
CsvInvoicesReader.ConvertedRow - Class in io.konik.csv.mapper
 
CsvInvoicesReader.Result - Class in io.konik.csv.mapper
 
CsvInvoicesReader.RowError - Class in io.konik.csv.mapper
 
CsvMapperBuilder - Class in io.konik.csv.mapper
 
CsvMapperBuilder(CsvPreference) - Constructor for class io.konik.csv.mapper.CsvMapperBuilder
 
CsvToZUGFeRDConverter - Class in io.konik.csv.pdf
 
CsvToZUGFeRDConverter() - Constructor for class io.konik.csv.pdf.CsvToZUGFeRDConverter
 
CsvToZUGFeRDConverter(CsvInvoicesReader, PdfHandler) - Constructor for class io.konik.csv.pdf.CsvToZUGFeRDConverter
 
CurrencyAdapter - Class in io.konik.jaxb.adapter
The Currency Adapter
CurrencyAdapter() - Constructor for class io.konik.jaxb.adapter.CurrencyAdapter
 

D

DATE_PATTERN - Static variable in class io.konik.zugferd.unqualified.ZfDateDay
The date pattern.
DateDeserializer - Class in io.konik.sdk.json
 
DateDeserializer() - Constructor for class io.konik.sdk.json.DateDeserializer
 
DateProcessor - Class in io.konik.csv.processor
Custom CellProcessor for Date class.
DateProcessor() - Constructor for class io.konik.csv.processor.DateProcessor
 
DateTime - Class in io.konik.jaxb.bindable.unqualified
The bindable DateTime which is converted into ZfDate
DateTimeAdapter - Class in io.konik.jaxb.bindable.unqualified
The Event to ZUGFeRD Date Adapter.
DateTimeAdapter() - Constructor for class io.konik.jaxb.bindable.unqualified.DateTimeAdapter
 
DateTimeDeserializer - Class in io.konik.sdk.json
 
DateTimeDeserializer() - Constructor for class io.konik.sdk.json.DateTimeDeserializer
 
DebtorFinancialAccount - Class in io.konik.zugferd.entity
The Debtor Financial Account.
DebtorFinancialAccount() - Constructor for class io.konik.zugferd.entity.DebtorFinancialAccount
Instantiates a new debtor financial account.
DebtorFinancialAccount(String) - Constructor for class io.konik.zugferd.entity.DebtorFinancialAccount
Instantiates a new debtor financial account.
DEFAULT_HTTP_REQUEST_FACTORY - Static variable in class io.konik.sdk.http.ZinvoiceHttpClient
 
delete(String) - Method in class io.konik.sdk.http.ZinvoiceHttpClient
Runs DELETE request.
deleteInvoice(String) - Method in interface io.konik.sdk.invoice.InvoiceApi
 
deleteInvoice(String) - Method in class io.konik.sdk.invoice.RestInvoiceApi
 
Delivery - Class in io.konik.zugferd.entity.trade
The trade delivery information.
Delivery(ZfDate) - Constructor for class io.konik.zugferd.entity.trade.Delivery
The Constructor.
descriptions - Variable in class io.konik.zugferd.entity.PaymentTerm
 
deserialize(JsonParser, DeserializationContext) - Method in class io.konik.sdk.json.DateDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class io.konik.sdk.json.DateTimeDeserializer
 
divide(Amount, BigDecimal) - Static method in class io.konik.util.Amounts
 
Document - Class in io.konik.zugferd
The Root of the ZUGFeRD Document Model.
Document(ConformanceLevel) - Constructor for class io.konik.zugferd.Document
 
DocumentCode - Enum in io.konik.zugferd.unece.codes
The Document Name Code Enumeration.
DocumentCodeProcessor - Class in io.konik.csv.processor
Custom CellProcessor for DocumentCode.
DocumentCodeProcessor() - Constructor for class io.konik.csv.processor.DocumentCodeProcessor
 
download(String) - Method in class io.konik.sdk.http.ZinvoiceHttpClient
Downloads content as InputStream.
downloadInvoiceAsPDF(String) - Method in interface io.konik.sdk.invoice.InvoiceApi
 
downloadInvoiceAsPDF(String) - Method in class io.konik.sdk.invoice.RestInvoiceApi
 
DueDatePeriod - Class in io.konik.jaxb.bindable.entity
The period of time adapter.
DueDatePeriod(ZfDate) - Constructor for class io.konik.jaxb.bindable.entity.DueDatePeriod
Instantiates a new due date period.

E

Email - Annotation Type in io.konik.validator.annotation
Annotation to validate an email address (by pattern)<br/>
EmailValidator - Class in io.konik.validator
The Email Validator for the @Email Annotation
EmailValidator() - Constructor for class io.konik.validator.EmailValidator
 
emptyToNull(String) - Static method in class io.konik.util.Strings
Empty to null.
equals(Object) - Method in class io.konik.csv.model.Row.BankInformation
 
equals(Object) - Method in class io.konik.csv.model.Row
 
equals(Object) - Method in class io.konik.csv.model.Row.File
 
equals(Object) - Method in class io.konik.csv.model.Row.Header
 
equals(Object) - Method in class io.konik.csv.model.Row.Item
 
equals(Object) - Method in class io.konik.csv.model.Row.Tax
 
equals(Object) - Method in class io.konik.csv.model.Row.TradeParty
 
equals(Object) - Method in class io.konik.sdk.invoice.StatusResponse
 
ErrorResponse - Class in io.konik.sdk.http
 
ErrorResponse() - Constructor for class io.konik.sdk.http.ErrorResponse
 
EventAdapter - Class in io.konik.jaxb.bindable.entity
The Event to ZUGFeRD Date Adapter.
EventAdapter() - Constructor for class io.konik.jaxb.bindable.entity.EventAdapter
 
execute(Object, CsvContext) - Method in class io.konik.csv.processor.DateProcessor
 
execute(Object, CsvContext) - Method in class io.konik.csv.processor.DocumentCodeProcessor
 
execute(Object, CsvContext) - Method in class io.konik.csv.processor.ReferenceProcessor
 
execute(Object, CsvContext) - Method in class io.konik.csv.processor.UnitOfMeasurementProcessor
 
Extended - Annotation Type in io.konik.validator.annotation
Indicates that the property or method is only supported for Extended invoices.
ExtendedID - Class in io.konik.zugferd.unqualified
The scheme agency aware identifier.
ExtendedID(String, String) - Constructor for class io.konik.zugferd.unqualified.ExtendedID
Instantiates a new extended id.
extractConformanceLevel(String) - Static method in enum io.konik.zugferd.profile.ConformanceLevel
Parses the full name and extract the conformance level
extractInvoice(File) - Method in class io.konik.PdfHandler
Extract invoice from given pdf file
extractInvoice(InputStream) - Method in class io.konik.PdfHandler
Extract invoice from given pdf stream
extractVersion(String) - Static method in enum io.konik.zugferd.profile.ProfileVersion
Extract version from full name.

F

falseIndicator() - Static method in class io.konik.zugferd.unqualified.Indicator
Creates False indicator.
File() - Constructor for class io.konik.csv.model.Row.File
 
FileAppenderPriorityComparator - Class in io.konik.csv.pdf
FileAppender Comparator that uses FileAppender.getPriority() method to define correct order.
FileAppenderPriorityComparator(FileAppenderPriorityComparator.Order) - Constructor for class io.konik.csv.pdf.FileAppenderPriorityComparator
 
FileAppenderPriorityComparator.Order - Enum in io.konik.csv.pdf
 
filter(List<Item>, Predicate<Item>) - Static method in class io.konik.util.Items
Filters list of Item using given Predicate
FinancialAccount - Interface in io.konik.zugferd.entity
The Financial Account.
FinancialInstitution - Class in io.konik.zugferd.entity
The Financial Institution.
FinancialInstitution(String) - Constructor for class io.konik.zugferd.entity.FinancialInstitution
Instantiates a new financial institution.
formatXmlOutput() - Method in class io.konik.InvoiceTransformer
 
FourDigitRoundingAdapter - Class in io.konik.jaxb.adapter
Adapter to round the amount during marshalling to four decimals after the period.
FourDigitRoundingAdapter() - Constructor for class io.konik.jaxb.adapter.FourDigitRoundingAdapter
 
fromModel(Invoice) - Method in class io.konik.InvoiceTransformer
Transform from Invoice model to xml byte array.
fromModel(Invoice, OutputStream) - Method in class io.konik.InvoiceTransformer
Transform from Invoice model to output stream.
fromModelAsync(Invoice, OutputStream) - Method in class io.konik.InvoiceTransformer
From model Async.
fullName() - Method in class io.konik.zugferd.profile.Profile
Gets the full name consisting of the namespace, version, conformance level.

G

generateTradeTaxList(CurrencyCode, List<TradeTax>) - Method in class io.konik.validation.AmountCalculator.TaxAggregator
 
get(String, Class<T>) - Method in class io.konik.sdk.http.ZinvoiceHttpClient
Runs GET request.
getAccountName() - Method in class io.konik.zugferd.entity.CreditorFinancialAccount
Gets the account owner name.
getActual() - Method in class io.konik.zugferd.entity.AllowanceCharge
Gets the actual amount.
getActual() - Method in interface io.konik.zugferd.entity.CommonAllowanceCharge
Gets the actual amount.
getActual() - Method in class io.konik.zugferd.entity.SpecifiedAllowanceCharge
Gets the actual amount.
getActualDelivery() - Method in class io.konik.zugferd.entity.CommonDelivery
Gets the actual delivery event.
getActualDelivery() - Method in class io.konik.zugferd.entity.trade.item.SpecifiedDelivery
 
getAdditional() - Method in interface io.konik.zugferd.entity.CommonAgreement
Gets the additional referenced document
getAdditional() - Method in class io.konik.zugferd.entity.trade.Agreement
Gets the additional.
getAdditional() - Method in class io.konik.zugferd.entity.trade.item.SpecifiedAgreement
 
getAddress() - Method in class io.konik.zugferd.entity.TradeParty
Gets the postal trade address.
getAddressLine1() - Method in class io.konik.csv.model.Row.TradeParty
 
getAddressLine2() - Method in class io.konik.csv.model.Row.TradeParty
 
getAgreement() - Method in class io.konik.zugferd.entity.trade.item.Item
Gets the item level agreement.
getAgreement() - Method in class io.konik.zugferd.entity.trade.Trade
Gets the trade agreement.
getAllowanceCharge() - Method in class io.konik.zugferd.entity.trade.Settlement
Gets the trade allowance charge.
getAllowanceCharge() - Method in class io.konik.zugferd.entity.trade.TradeTax
Gets the allowance charge.
getAllowanceCharges() - Method in class io.konik.zugferd.entity.GrossPrice
Gets the applied trade allowance charge.
getAllowanceTotal() - Method in class io.konik.zugferd.entity.trade.MonetarySummation
Gets the total amount of discounts.
getAmount() - Method in class io.konik.sdk.invoices.InvoicesListElement
 
getAmount() - Method in class io.konik.zugferd.entity.LogisticsServiceCharge
Gets amount of the logistics service charge.
getAmount() - Method in class io.konik.zugferd.entity.PaymentDiscountTerms
 
getAmount() - Method in class io.konik.zugferd.entity.PaymentPenaltyTerms
 
getAnnotations() - Static method in enum io.konik.zugferd.profile.ConformanceLevel
 
getApiKey() - Method in class io.konik.sdk.ZinvoiceApiConfig
 
getBankInfo() - Method in class io.konik.csv.model.Row.TradeParty
 
getBankName() - Method in class io.konik.csv.model.Row.BankInformation
 
getBasis() - Method in class io.konik.zugferd.entity.AllowanceCharge
Gets the basis amount of the allowance charge.
getBasis() - Method in interface io.konik.zugferd.entity.CommonAllowanceCharge
Gets the basis amount of the allowance charge.
getBasis() - Method in class io.konik.zugferd.entity.PaymentDiscountTerms
 
getBasis() - Method in class io.konik.zugferd.entity.PaymentPenaltyTerms
 
getBasis() - Method in class io.konik.zugferd.entity.Price
Gets the unit of price base quantity.
getBasis() - Method in class io.konik.zugferd.entity.SpecifiedAllowanceCharge
Gets the basis amount of the allowance charge.
getBasis() - Method in class io.konik.zugferd.entity.trade.TradeTax
Gets the basis amount for tax calculation.
getBasisQuantity() - Method in class io.konik.zugferd.entity.AllowanceCharge
Gets the basis quantity.
getBasisQuantity() - Method in interface io.konik.zugferd.entity.CommonAllowanceCharge
Gets the basis quantity.
getBasisQuantity() - Method in class io.konik.zugferd.entity.SpecifiedAllowanceCharge
Gets the basis quantity.
getBeanReader(File, Class<?>) - Method in class io.konik.csv.mapper.CsvMapperBuilder
 
getBic() - Method in class io.konik.csv.model.Row.BankInformation
 
getBic() - Method in class io.konik.zugferd.entity.FinancialInstitution
Gets the BIC.
getBilled() - Method in class io.konik.zugferd.entity.trade.item.SpecifiedDelivery
Gets the billed quantity.
getBillingPeriod() - Method in interface io.konik.zugferd.entity.CommonSettlement
Gets the billing specified period.
getBillingPeriod() - Method in class io.konik.zugferd.entity.trade.item.SpecifiedSettlement
 
getBillingPeriod() - Method in class io.konik.zugferd.entity.trade.Settlement
Gets the billing specified period.
getBookingReference() - Method in class io.konik.zugferd.entity.trade.item.SpecifiedSettlement
Gets the specified booking reference.
getBusinessProcess() - Method in class io.konik.zugferd.entity.Context
Gets the business process.
getBuyer() - Method in class io.konik.zugferd.entity.trade.Agreement
Gets the buyer trade party.
getBuyerAssignedId() - Method in class io.konik.zugferd.entity.Product
Gets the buyer assigned id.
getBuyerAssignedId() - Method in class io.konik.zugferd.entity.ReferencedProduct
Gets the buyer assigned id.
getBuyerName() - Method in class io.konik.sdk.invoices.InvoicesListElement
 
getBuyerOrder() - Method in interface io.konik.zugferd.entity.CommonAgreement
Gets the buyer order referenced document.
getBuyerOrder() - Method in class io.konik.zugferd.entity.trade.Agreement
Gets the buyer order referenced document.
getBuyerOrder() - Method in class io.konik.zugferd.entity.trade.item.SpecifiedAgreement
 
getBuyerReference() - Method in class io.konik.zugferd.entity.trade.Agreement
Gets the buyer reference.
getByCode(String) - Static method in enum io.konik.zugferd.unece.codes.DocumentCode
Gets the type by the provided code.
getByCode(String) - Static method in enum io.konik.zugferd.unece.codes.PaymentMeansCode
Gets the type by the provided code.
getByCode(String) - Static method in enum io.konik.zugferd.unece.codes.Reference
Gets the type by code.
getByCode(String) - Static method in enum io.konik.zugferd.unece.codes.TaxCategory
Retrieves a TaxCategoryCode the by the given code.
getByCode(String) - Static method in enum io.konik.zugferd.unece.codes.TaxCode
Gets the type by code.
getByCode(String) - Static method in enum io.konik.zugferd.unece.codes.UnitOfMeasurement
Gets the type by code.
getCalculated() - Method in class io.konik.zugferd.entity.trade.item.ItemTax
 
getCalculated() - Method in interface io.konik.zugferd.entity.trade.item.SpecifiedTax
Sets the calculated amount.
getCalculated() - Method in class io.konik.zugferd.entity.trade.TradeTax
 
getCalculationPercent() - Method in class io.konik.zugferd.entity.AllowanceCharge
Gets the calculation percent of the allowance charge
getCalculationPercent() - Method in interface io.konik.zugferd.entity.CommonAllowanceCharge
Gets the calculation percent of the allowance charge
getCalculationPercent() - Method in class io.konik.zugferd.entity.PaymentDiscountTerms
 
getCalculationPercent() - Method in class io.konik.zugferd.entity.PaymentPenaltyTerms
 
getCalculationPercent() - Method in class io.konik.zugferd.entity.SpecifiedAllowanceCharge
Gets the calculation percent of the allowance charge
getCategory() - Method in class io.konik.zugferd.entity.AppliedTax
Gets the tax category.
getCategory() - Method in class io.konik.zugferd.entity.SpecifiedAllowanceCharge
Gets the category.
getCategory() - Method in interface io.konik.zugferd.entity.Tax
Gets the tax category.
getCategory() - Method in class io.konik.zugferd.entity.trade.item.ItemTax
 
getCategory() - Method in class io.konik.zugferd.entity.trade.TradeTax
 
getCellProcessors() - Method in class io.konik.csv.mapper.CsvMapperBuilder
 
getCharacteristics() - Method in class io.konik.zugferd.entity.Product
Gets the characteristics.
getChargeAmount() - Method in class io.konik.zugferd.entity.Price
Gets the charge amount.
getChargeFree() - Method in class io.konik.zugferd.entity.trade.item.SpecifiedDelivery
Gets the charge free.
getChargeTotal() - Method in class io.konik.zugferd.entity.trade.MonetarySummation
Gets the total amount of surcharges.
getCity() - Method in class io.konik.csv.model.Row.TradeParty
 
getCity() - Method in class io.konik.zugferd.entity.Address
Gets the city name.
getClassCode() - Method in class io.konik.zugferd.entity.ProductClassification
Gets the class code.
getClassifications() - Method in class io.konik.zugferd.entity.Product
Gets the classifications.
getClassNames() - Method in class io.konik.zugferd.entity.ProductClassification
Gets the class names.
getCode(String) - Static method in class io.konik.csv.converter.RowToInvoiceConverter
 
getCode() - Method in class io.konik.jaxb.bindable.entity.TradeCountry
Gets the ISO 3166-2 codes of the country.
getCode() - Method in class io.konik.zugferd.entity.Header
Gets UNCL 1001 Document Name Code.
getCode() - Method in class io.konik.zugferd.entity.PaymentMeans
Gets the UNCL 4461 type code.
getCode() - Method in enum io.konik.zugferd.unece.codes.DocumentCode
Gets the code.
getCode() - Method in enum io.konik.zugferd.unece.codes.PaymentMeansCode
Gets the code.
getCode() - Method in enum io.konik.zugferd.unece.codes.Reference
Gets the code.
getCode() - Method in enum io.konik.zugferd.unece.codes.TaxCategory
Gets the code.
getCode() - Method in enum io.konik.zugferd.unece.codes.TaxCode
Gets the code.
getCode() - Method in enum io.konik.zugferd.unece.codes.UnitOfMeasurement
Gets the code.
getColumnDefinitionForHeader(String) - Method in interface io.konik.csv.mapper.ColumnsConfigurer
 
getColumnNames() - Method in class io.konik.csv.mapper.CsvMapperBuilder
 
getComments() - Method in class io.konik.csv.model.Row
 
getCompleteNumber() - Method in class io.konik.jaxb.bindable.entity.UniversalCommunication
 
getConformanceLevel() - Method in class io.konik.zugferd.profile.Profile
Gets the conformance level.
getContact() - Method in class io.konik.zugferd.entity.TradeParty
Gets the contact individual or department of the trade party
getContactName() - Method in class io.konik.csv.model.Row.TradeParty
 
getContainedProducts() - Method in class io.konik.zugferd.entity.Product
Gets the contained products.
getContentCode() - Method in class io.konik.zugferd.entity.Note
Gets the code related to the contend text
getContents() - Method in class io.konik.zugferd.entity.Note
Gets the human readable note content.
getContext() - Method in class io.konik.zugferd.Invoice
Gets the exchanged document context.
getContract() - Method in interface io.konik.zugferd.entity.CommonAgreement
Gets the contract referenced document.
getContract() - Method in class io.konik.zugferd.entity.trade.Agreement
Gets the contract referenced document.
getContract() - Method in class io.konik.zugferd.entity.trade.item.SpecifiedAgreement
 
getContractualDueDate() - Method in class io.konik.jaxb.bindable.entity.DueDatePeriod
Gets the contractual due date.
getContractualDueDate() - Method in class io.konik.zugferd.entity.Header
Gets contractual due date of the invoice.
getConvertedRows() - Method in class io.konik.csv.mapper.CsvInvoicesReader.Result
 
getCostCenter() - Method in class io.konik.zugferd.entity.trade.Settlement
Gets the booking reference or cost center account.
getCountry() - Method in class io.konik.zugferd.entity.Address
Gets the country.
getCountryCode() - Method in class io.konik.csv.model.Row.TradeParty
 
getCreatedDate() - Method in class io.konik.sdk.invoices.InvoicesListElement
 
getCurrency() - Method in class io.konik.csv.model.Row.Header
 
getCurrency() - Method in class io.konik.sdk.invoices.InvoicesListElement
 
getCurrency(Invoice) - Static method in class io.konik.validation.AmountCalculator
 
getCurrency(Item) - Static method in class io.konik.validation.AmountCalculator
Extracts CurrencyCode from Item object.
getCurrency() - Method in class io.konik.zugferd.entity.trade.Settlement
Gets the invoice currency code specifiedBookingReference
getCurrency() - Method in class io.konik.zugferd.unqualified.Amount
Gets the currency code.
getCustomerNumber() - Method in class io.konik.csv.model.Row.Header
 
getCustomerOrder() - Method in interface io.konik.zugferd.entity.CommonAgreement
Gets the customer order referenced document.
getCustomerOrder() - Method in class io.konik.zugferd.entity.trade.Agreement
Gets the customer order referenced document.
getCustomerOrder() - Method in class io.konik.zugferd.entity.trade.item.SpecifiedAgreement
Gets the customer order referenced document.
getDateFormat() - Method in class io.konik.csv.processor.DateProcessor
 
getDefaulObjectMapper() - Method in class io.konik.sdk.ZinvoiceApiConfig
 
getDefaultScale() - Method in class io.konik.jaxb.adapter.FourDigitRoundingAdapter
 
getDefaultScale() - Method in class io.konik.jaxb.adapter.TwoDigitRoundingAdapter
 
getDelivery() - Method in class io.konik.zugferd.entity.trade.item.Item
Gets item level delivery.
getDelivery() - Method in class io.konik.zugferd.entity.trade.Trade
Gets the trade delivery.
getDeliveryNote() - Method in class io.konik.zugferd.entity.CommonDelivery
Gets the delivery note.
getDeliveryNote() - Method in class io.konik.zugferd.entity.trade.Delivery
 
getDeliveryNote() - Method in class io.konik.zugferd.entity.trade.item.SpecifiedDelivery
 
getDeliveryTerms() - Method in class io.konik.zugferd.entity.trade.Agreement
Gets the delivery terms Incoterms code.
getDeliveryTypeCode() - Method in class io.konik.jaxb.bindable.entity.TradeDeliveryTerms
 
getDepartment() - Method in class io.konik.zugferd.entity.Contact
Gets the department name.
getDescription() - Method in class io.konik.zugferd.entity.LogisticsServiceCharge
Gets human readable description of the charge type
getDescription() - Method in class io.konik.zugferd.entity.Product
Gets the description.
getDescription() - Method in class io.konik.zugferd.entity.ProductCharacteristic
Gets the description.
getDescription() - Method in enum io.konik.zugferd.unece.codes.DocumentCode
Gets the description.
getDescription() - Method in enum io.konik.zugferd.unece.codes.PaymentMeansCode
Gets the description.
getDescription() - Method in enum io.konik.zugferd.unece.codes.Reference
Gets the description.
getDescription() - Method in enum io.konik.zugferd.unece.codes.TaxCategory
Gets the description.
getDescription() - Method in enum io.konik.zugferd.unece.codes.TaxCode
Gets the description.
getDescription() - Method in enum io.konik.zugferd.unece.codes.UnitOfMeasurement
Gets the description.
getDescriptions() - Method in class io.konik.zugferd.entity.PaymentTerm
Gets the human readable description of the terms of payment.
getDescriptions() - Method in class io.konik.zugferd.entity.ReferencedProduct
Gets the descriptions.
getDespatchAdvice() - Method in class io.konik.zugferd.entity.CommonDelivery
Gets the despatch advice.
getDespatchAdvice() - Method in class io.konik.zugferd.entity.trade.Delivery
 
getDespatchAdvice() - Method in class io.konik.zugferd.entity.trade.item.SpecifiedDelivery
 
getDestinationUrl() - Method in class io.konik.sdk.ZinvoiceApiConfig
 
getDetailedDescription() - Method in enum io.konik.zugferd.unece.codes.TaxCategory
Gets the detailed description.
getDiscount() - Method in class io.konik.zugferd.entity.PaymentTerm
Gets the payment discount terms.
getDocument() - Method in class io.konik.sdk.invoice.InvoiceDocument.Response
 
getDocumentType() - Method in class io.konik.sdk.invoices.InvoicesListElement
 
getDue() - Method in class io.konik.zugferd.entity.PaymentTerm
Gets the due date of the payment.
getDueDate() - Method in class io.konik.csv.model.Row.Header
 
getDuePayable() - Method in class io.konik.zugferd.entity.trade.MonetarySummation
Gets the due payable amount.
getEmail() - Method in class io.konik.csv.model.Row.TradeParty
 
getEmail() - Method in class io.konik.zugferd.entity.Contact
Gets the email contacts E-mail address.
getEnd() - Method in class io.konik.zugferd.entity.Period
Gets the end date time.
getErrorMessage() - Method in class io.konik.csv.mapper.CsvInvoicesReader.RowError
 
getErrorResponse() - Method in exception io.konik.sdk.http.BadRequestException
 
getErrors() - Method in class io.konik.sdk.http.ErrorResponse
 
getException() - Method in class io.konik.csv.mapper.CsvInvoicesReader.RowError
 
getExemptionReason() - Method in class io.konik.zugferd.entity.trade.item.ItemTax
 
getExemptionReason() - Method in interface io.konik.zugferd.entity.trade.item.SpecifiedTax
Gets the tax exemption reason.
getExemptionReason() - Method in class io.konik.zugferd.entity.trade.TradeTax
 
getFax() - Method in class io.konik.zugferd.entity.Contact
Gets the Fax number.
getFile() - Method in class io.konik.csv.model.Row
 
getFormatCode() - Method in class io.konik.zugferd.unqualified.ZfDate
The format code for the String representation of the Date.
getFormatCode() - Method in class io.konik.zugferd.unqualified.ZfDateDay
Gets the format code.
getFormatCode() - Method in class io.konik.zugferd.unqualified.ZfDateMonth
Gets the format code.
getFormatCode() - Method in class io.konik.zugferd.unqualified.ZfDateWeek
Gets the format code.
getFormatter() - Method in class io.konik.zugferd.unqualified.ZfDateDay
Gets the formatter.
getGermanBankleitzahl() - Method in class io.konik.zugferd.entity.FinancialInstitution
Gets the German bankleitzahl.
getGlobalId() - Method in class io.konik.zugferd.entity.Product
Gets the global id.
getGlobalIds() - Method in class io.konik.zugferd.entity.ReferencedProduct
Gets the global ids.
getGlobalIds() - Method in class io.konik.zugferd.entity.TradeParty
Gets the global vendor number or customer number ids.
getGrandTotal() - Method in class io.konik.zugferd.entity.trade.MonetarySummation
Gets the grand total amount.
getGrossPrice() - Method in class io.konik.zugferd.entity.trade.item.SpecifiedAgreement
Gets details on item based gross price excluding taxes
getGuideline() - Method in class io.konik.zugferd.entity.Context
Gets the guideline or profile of the invoice
getHeader() - Method in class io.konik.csv.model.Row
 
getHeader() - Method in class io.konik.zugferd.Invoice
Gets the document header
getIban() - Method in class io.konik.csv.model.Row.BankInformation
 
getIban() - Method in class io.konik.zugferd.entity.CreditorFinancialAccount
 
getIban() - Method in class io.konik.zugferd.entity.DebtorFinancialAccount
 
getIban() - Method in interface io.konik.zugferd.entity.FinancialAccount
Gets the iban.
getId() - Method in class io.konik.sdk.invoice.InvoiceDocument
 
getId() - Method in class io.konik.sdk.invoices.InvoicesListElement
 
getId() - Method in class io.konik.zugferd.entity.Parameter
Gets the the parameter id
getId() - Method in class io.konik.zugferd.entity.ReferencedDocument
Gets the identifier.
getId() - Method in class io.konik.zugferd.entity.TradeParty
Gets the vendor, customer or recipient number.
getIndicator() - Method in class io.konik.zugferd.unqualified.Indicator
Gets the indicator.
getInformations() - Method in class io.konik.zugferd.entity.PaymentMeans
Free text containing payment method information.
getInput() - Method in class io.konik.csv.model.Row.File
 
getInvoice() - Method in class io.konik.csv.mapper.CsvInvoicesReader.ConvertedRow
 
getInvoice(String) - Method in interface io.konik.sdk.invoice.InvoiceApi
 
getInvoice() - Method in class io.konik.sdk.invoice.InvoiceDocument
 
getInvoice(String) - Method in class io.konik.sdk.invoice.RestInvoiceApi
 
getInvoicee() - Method in class io.konik.zugferd.entity.trade.Settlement
Gets the details on the alternative invoicee.
getInvoiceId() - Method in class io.konik.sdk.invoice.InvoiceResponse
 
getInvoiceId() - Method in class io.konik.sdk.invoice.StatusResponse
 
getInvoiceNumber() - Method in class io.konik.csv.model.Row.Header
 
getInvoiceNumber() - Method in class io.konik.zugferd.entity.Header
Gets the invoice number.
getIssued() - Method in class io.konik.csv.model.Row.Header
 
getIssued() - Method in class io.konik.zugferd.entity.Header
Gets the invoice issue date time.
getIssued() - Method in class io.konik.zugferd.entity.ReferencedDocument
Gets the issue date time.
getIssuer() - Method in class io.konik.csv.model.Row
 
getItems() - Method in class io.konik.csv.model.Row
 
getItems() - Method in class io.konik.zugferd.entity.trade.Trade
Gets the trade items.
getLanguages() - Method in class io.konik.zugferd.entity.Header
Gets the languages.
getLineOne() - Method in class io.konik.zugferd.entity.Address
Gets the line one.
getLinePos() - Method in class io.konik.zugferd.entity.trade.item.ReferencedDocumentItem
Gets the line position.
getLineTotal() - Method in interface io.konik.zugferd.entity.CommonMonetarySummation
Gets total amount of the line position/s The line total amount is the net amount, including any additions and deductions without specifying the value-added tax.
getLineTotal() - Method in class io.konik.zugferd.entity.trade.item.SpecifiedMonetarySummation
 
getLineTotal() - Method in class io.konik.zugferd.entity.trade.MonetarySummation
 
getLineTotal() - Method in class io.konik.zugferd.entity.trade.TradeTax
Gets the line total.
getLineTwo() - Method in class io.konik.zugferd.entity.Address
Gets the line two.
getListID() - Method in class io.konik.zugferd.unqualified.Code
Gets the list id.
getListVersionID() - Method in class io.konik.zugferd.unqualified.Code
Gets the list version id.
getMail() - Method in class io.konik.jaxb.bindable.entity.UniversalCommunication
 
getMandateReference() - Method in class io.konik.zugferd.entity.PaymentMeans
Gets the mandate reference and client creditor id.
getMaturityPeriod() - Method in class io.konik.zugferd.entity.PaymentDiscountTerms
 
getMaturityPeriod() - Method in class io.konik.zugferd.entity.PaymentPenaltyTerms
 
getMeasurand() - Method in class io.konik.zugferd.entity.ProductCharacteristic
Gets the measurand.
getMessage() - Method in class io.konik.sdk.http.ErrorResponse
 
getModeCode() - Method in class io.konik.zugferd.entity.LogisticsTransportMovement
Gets the shpping mode code.
getMonetarySummation() - Method in class io.konik.validation.AmountCalculator.RecalculationResult
 
getMonetarySummation() - Method in interface io.konik.zugferd.entity.CommonSettlement
Gets the trade settlement monetary summation.
getMonetarySummation() - Method in class io.konik.zugferd.entity.trade.item.SpecifiedSettlement
 
getMonetarySummation() - Method in class io.konik.zugferd.entity.trade.Settlement
Gets the trade settlement monetary summation.
getName() - Method in class io.konik.csv.model.Row.Item
 
getName() - Method in class io.konik.csv.model.Row.TradeParty
 
getName() - Method in class io.konik.zugferd.entity.Contact
Gets the contact person name.
getName() - Method in class io.konik.zugferd.entity.FinancialInstitution
Gets the financial institution name.
getName() - Method in class io.konik.zugferd.entity.Header
Gets the free text invoice name.
getName() - Method in class io.konik.zugferd.entity.Product
Gets the product name.
getName() - Method in class io.konik.zugferd.entity.TradeParty
Gets the trade party name.
getNames() - Method in class io.konik.zugferd.entity.ReferencedProduct
Gets the names.
getNamespace() - Method in class io.konik.zugferd.profile.Profile
Gets the namespace.
getNetPrice() - Method in class io.konik.zugferd.entity.trade.item.SpecifiedAgreement
Gets the details on net price without tax The net prices included all allowances and charges, but no taxes.
getNote() - Method in class io.konik.csv.model.Row.Header
 
getNotes() - Method in class io.konik.zugferd.entity.Header
Gets the invoice header notes.
getNotes() - Method in class io.konik.zugferd.entity.PositionDocument
Gets the included note.
getNumber() - Method in class io.konik.csv.model.Row.Tax
 
getNumber() - Method in class io.konik.sdk.invoices.InvoicesListElement
 
getOrigins() - Method in class io.konik.zugferd.entity.Product
Gets the origin trade country.
getOutput() - Method in class io.konik.csv.model.Row.File
 
getPackageQuantity() - Method in class io.konik.zugferd.entity.trade.item.SpecifiedDelivery
Gets the package quantity.
getPartialPayments() - Method in class io.konik.zugferd.entity.PaymentTerm
Gets the amount of the partial payment.
getPath() - Method in class io.konik.sdk.http.ErrorResponse
 
getPayee() - Method in class io.konik.zugferd.entity.trade.Settlement
Gets the payee.
getPayeeAccount() - Method in class io.konik.zugferd.entity.PaymentMeans
Gets the payee/seller financial account.
getPayeeInstitution() - Method in class io.konik.zugferd.entity.PaymentMeans
Gets the payee/seller specified creditor financial institution.
getPayerAccount() - Method in class io.konik.zugferd.entity.PaymentMeans
Gets the payer/buyer financial account.
getPayerInstitution() - Method in class io.konik.zugferd.entity.PaymentMeans
Gets the payer/buyer specified debtor financial institution.
getPaymentMeans() - Method in class io.konik.zugferd.entity.trade.Settlement
Gets the specified trade settlement payment means.
getPaymentReference() - Method in class io.konik.csv.model.Row
 
getPaymentReference() - Method in class io.konik.zugferd.entity.trade.Settlement
Gets the payment reference.
getPaymentTerms() - Method in class io.konik.zugferd.entity.trade.Settlement
Gets the specified trade payment terms.
getPenalty() - Method in class io.konik.zugferd.entity.PaymentTerm
Gets the payment penalty terms.
getPercentage() - Method in class io.konik.zugferd.entity.AppliedTax
Gets the applicable tax percentage.
getPercentage() - Method in interface io.konik.zugferd.entity.Tax
Gets the applicable tax percentage.
getPercentage() - Method in class io.konik.zugferd.entity.trade.item.ItemTax
 
getPercentage() - Method in class io.konik.zugferd.entity.trade.TradeTax
 
getPerformanceDate() - Method in class io.konik.sdk.invoices.InvoicesListElement
 
getPosition() - Method in class io.konik.zugferd.entity.PositionDocument
Gets the line position.
getPosition() - Method in class io.konik.zugferd.entity.trade.item.Item
Gets the item Line number.
getPostcode() - Method in class io.konik.csv.model.Row.TradeParty
 
getPostcode() - Method in class io.konik.zugferd.entity.Address
Gets the post code.
getProduct() - Method in class io.konik.zugferd.entity.trade.item.Item
Gets the trade product.
getProductEndUser() - Method in class io.konik.zugferd.entity.trade.Agreement
Gets the product end user.
getProperty(String) - Method in enum io.konik.Configuration
Searches for the property with the specified key in this property list.
getProperty(String, String) - Method in enum io.konik.Configuration
Searches for the property with the specified key in this property list.
getProprietaryId() - Method in class io.konik.zugferd.entity.CreditorFinancialAccount
 
getProprietaryId() - Method in class io.konik.zugferd.entity.DebtorFinancialAccount
 
getProprietaryId() - Method in interface io.konik.zugferd.entity.FinancialAccount
Gets the german account number.
getQuantity() - Method in class io.konik.csv.model.Row.Item
 
getReason() - Method in class io.konik.zugferd.entity.AllowanceCharge
Gets the reason free text
getReason() - Method in interface io.konik.zugferd.entity.CommonAllowanceCharge
Gets the reason free text
getReason() - Method in class io.konik.zugferd.entity.SpecifiedAllowanceCharge
Gets the reason free text
getReasonCode() - Method in class io.konik.zugferd.entity.AllowanceCharge
Gets the reason code for the reason content.
getReasonCode() - Method in interface io.konik.zugferd.entity.CommonAllowanceCharge
Gets the reason code for the reason content.
getReasonCode() - Method in class io.konik.zugferd.entity.SpecifiedAllowanceCharge
Gets the reason code for the reason content.
getReceivingAdvice() - Method in class io.konik.zugferd.entity.trade.item.SpecifiedDelivery
Gets the receiving advice.
getRecipient() - Method in class io.konik.csv.model.Row
 
getReference() - Method in class io.konik.csv.model.Row.Header
 
getReference() - Method in class io.konik.zugferd.entity.PaymentDiscountTerms
 
getReference() - Method in class io.konik.zugferd.entity.PaymentPenaltyTerms
 
getReferenceType() - Method in class io.konik.zugferd.entity.trade.item.ReferencedDocumentItemAdditional
Gets the reference type code.
getRelatedConsignment() - Method in class io.konik.zugferd.entity.trade.Delivery
Gets the related consignment.
getRow() - Method in class io.konik.csv.mapper.CsvInvoicesReader.ConvertedRow
 
getRow() - Method in class io.konik.csv.mapper.CsvInvoicesReader.RowError
 
getRowErrors() - Method in class io.konik.csv.mapper.CsvInvoicesReader.Result
 
getRowNumber() - Method in class io.konik.csv.mapper.CsvInvoicesReader.ConvertedRow
 
getRowNumber() - Method in class io.konik.csv.mapper.CsvInvoicesReader.RowError
 
getSchemeAgencyId() - Method in class io.konik.zugferd.unqualified.ExtendedID
Gets the scheme agency id.
getSchemeId() - Method in class io.konik.zugferd.unqualified.ID
Gets the scheme id.
getSeller() - Method in class io.konik.zugferd.entity.trade.Agreement
Gets the seller trade party
getSellerAssignedId() - Method in class io.konik.zugferd.entity.Product
Gets the seller assigned id.
getSellerAssignedId() - Method in class io.konik.zugferd.entity.ReferencedProduct
Gets the seller assigned id.
getSellerName() - Method in class io.konik.sdk.invoices.InvoicesListElement
 
getSequence() - Method in class io.konik.zugferd.entity.AllowanceCharge
Gets the sequence number of the allowance charge
getSequence() - Method in interface io.konik.zugferd.entity.CommonAllowanceCharge
Gets the sequence number of the allowance charge
getSequence() - Method in class io.konik.zugferd.entity.SpecifiedAllowanceCharge
Gets the sequence number of the allowance charge
getServiceCharge() - Method in class io.konik.zugferd.entity.trade.Settlement
Gets the specified logistics service charge.
getSettlement() - Method in class io.konik.zugferd.entity.trade.item.Item
Gets the item level settlement.
getSettlement() - Method in class io.konik.zugferd.entity.trade.Trade
Gets the trade settlement.
getShipFrom() - Method in class io.konik.zugferd.entity.trade.Delivery
Gets the ship from.
getShippingMethods() - Method in class io.konik.zugferd.entity.Consignment
Gets the shipping method.
getShipTo() - Method in class io.konik.zugferd.entity.CommonDelivery
Gets the ship to.
getShipTo() - Method in class io.konik.zugferd.entity.trade.Delivery
 
getShipTo() - Method in class io.konik.zugferd.entity.trade.item.SpecifiedDelivery
 
getShppingId() - Method in class io.konik.zugferd.entity.LogisticsTransportMovement
Gets the shpping id.
getStart() - Method in class io.konik.zugferd.entity.Period
Gets the start date time.
getStatus() - Method in class io.konik.sdk.invoice.StatusResponse
 
getStatus() - Method in class io.konik.sdk.invoices.InvoicesListElement
 
getSubjectCode() - Method in class io.konik.zugferd.entity.Note
Gets the subject code.
getTaxAggregator() - Method in class io.konik.validation.AmountCalculator.RecalculationResult
 
getTaxBasisForTaxPercentage(BigDecimal) - Method in class io.konik.validation.AmountCalculator.TaxAggregator
 
getTaxBasisTotal() - Method in class io.konik.zugferd.entity.trade.MonetarySummation
Gets the invoice total value excluding VAT.
getTaxes() - Method in class io.konik.csv.model.Row.TradeParty
 
getTaxNumber() - Method in class io.konik.zugferd.entity.TaxRegistration
Gets the tax number.
getTaxPercent() - Method in class io.konik.csv.model.Row.Item
 
getTaxRegistrations() - Method in class io.konik.zugferd.entity.TradeParty
Gets the specified tax registration.
getTaxTotal() - Method in class io.konik.zugferd.entity.trade.MonetarySummation
Gets the total tax amount.
getTelephone() - Method in class io.konik.zugferd.entity.Contact
Gets the telephone number.
getTotalAllowanceCharge() - Method in class io.konik.zugferd.entity.trade.item.SpecifiedMonetarySummation
Gets the total allowance charge.
getTotalPrepaid() - Method in class io.konik.zugferd.entity.trade.MonetarySummation
Gets the total prepaid amount.
getTrade() - Method in class io.konik.zugferd.Invoice
Gets the trade transaction.
getTradeTax() - Method in interface io.konik.zugferd.entity.CommonSettlement
Gets the applicable trade tax.
getTradeTax() - Method in class io.konik.zugferd.entity.LogisticsServiceCharge
Gets the applied trade tax for the logistics service charge amount
getTradeTax() - Method in class io.konik.zugferd.entity.trade.item.SpecifiedSettlement
 
getTradeTax() - Method in class io.konik.zugferd.entity.trade.Settlement
Gets the applicable trade tradeTax.
getType() - Method in class io.konik.csv.model.Row.Header
 
getType() - Method in class io.konik.csv.model.Row.Tax
 
getType() - Method in class io.konik.zugferd.entity.AppliedTax
Gets the UNCL 5153 tax type code.
getType() - Method in interface io.konik.zugferd.entity.Tax
Gets the UNCL 5153 tax type code.
getType() - Method in class io.konik.zugferd.entity.TaxRegistration
Gets the tax type.
getType() - Method in class io.konik.zugferd.entity.trade.item.ItemTax
 
getType() - Method in class io.konik.zugferd.entity.trade.TradeTax
 
getTypeCode() - Method in class io.konik.zugferd.entity.ProductCharacteristic
Gets the type code.
getTypeCode() - Method in class io.konik.zugferd.entity.trade.ReferencedDocumentAdditional
Gets the type code.
getUltimateShipTo() - Method in class io.konik.zugferd.entity.CommonDelivery
Gets the ultimate ship to.
getUltimateShipTo() - Method in class io.konik.zugferd.entity.trade.Delivery
 
getUltimateShipTo() - Method in class io.konik.zugferd.entity.trade.item.SpecifiedDelivery
 
getUnit() - Method in class io.konik.csv.model.Row.Item
 
getUnit() - Method in class io.konik.zugferd.unqualified.Quantity
Gets the unit.
getUnitCode() - Method in class io.konik.zugferd.unqualified.Measure
Gets the unit code.
getUnitCode() - Method in class io.konik.zugferd.unqualified.Quantity
Gets the unit code.
getUnitPrice() - Method in class io.konik.csv.model.Row.Item
 
getUnits() - Method in class io.konik.zugferd.entity.ReferencedProduct
Gets the units.
getValue() - Method in class io.konik.zugferd.entity.ProductCharacteristic
Gets the value.
getValue() - Method in class io.konik.zugferd.unqualified.Amount
Gets the amount value.
getValue() - Method in class io.konik.zugferd.unqualified.Code
Gets the value.
getValue() - Method in class io.konik.zugferd.unqualified.ID
Gets the value.
getValue() - Method in class io.konik.zugferd.unqualified.Measure
Gets the value.
getValue() - Method in class io.konik.zugferd.unqualified.Quantity
Gets the value.
getVersion() - Method in class io.konik.zugferd.profile.Profile
Gets the version.
getZfSchemaValidator() - Method in class io.konik.InvoiceTransformer
Gets the ZUGFeRD schema Validator.
GrossPrice - Class in io.konik.zugferd.entity
The Item GrossPrice.
GrossPrice(Amount) - Constructor for class io.konik.zugferd.entity.GrossPrice
Instantiates a new gross price.

H

hashCode() - Method in class io.konik.csv.model.Row.BankInformation
 
hashCode() - Method in class io.konik.csv.model.Row.File
 
hashCode() - Method in class io.konik.csv.model.Row
 
hashCode() - Method in class io.konik.csv.model.Row.Header
 
hashCode() - Method in class io.konik.csv.model.Row.Item
 
hashCode() - Method in class io.konik.csv.model.Row.Tax
 
hashCode() - Method in class io.konik.csv.model.Row.TradeParty
 
hashCode() - Method in class io.konik.sdk.invoice.StatusResponse
 
Header() - Constructor for class io.konik.csv.model.Row.Header
 
Header - Class in io.konik.zugferd.entity
The Invoice Document Header
Header() - Constructor for class io.konik.zugferd.entity.Header
 

I

ID - Class in io.konik.zugferd.unqualified
The Identifier.
ID() - Constructor for class io.konik.zugferd.unqualified.ID
Instantiates a new id.
ID(String) - Constructor for class io.konik.zugferd.unqualified.ID
Instantiates a new id with value and a null scheme.
ID(String, String) - Constructor for class io.konik.zugferd.unqualified.ID
Instantiates a new id with value and scheme id.
inbox() - Method in interface io.konik.sdk.invoices.InvoicesApi
 
inbox() - Method in class io.konik.sdk.invoices.RestInvoicesApi
Returns all invoices from inbox.
Indicator - Class in io.konik.zugferd.unqualified
The Indicator.
Indicator(boolean) - Constructor for class io.konik.zugferd.unqualified.Indicator
The Constructor.
initialize(Email) - Method in class io.konik.validator.EmailValidator
 
initialize(NotBlank) - Method in class io.konik.validator.NotBlankValidator
Initialize.
initialize(NullableNotBlank) - Method in class io.konik.validator.NullableNotBlankValidator
Initialize.
initialize(ValidContact) - Method in class io.konik.validator.ValidContactValidator
 
initialize(ValidFinancialAccount) - Method in class io.konik.validator.ValidFinancialAccountValidator
Initialize.
InsufficientCreditsAmountException - Exception in io.konik.sdk.http
 
InsufficientCreditsAmountException() - Constructor for exception io.konik.sdk.http.InsufficientCreditsAmountException
 
Invoice - Class in io.konik.zugferd
The Root of the ZUGFeRD Document Model.
Invoice(ConformanceLevel) - Constructor for class io.konik.zugferd.Invoice
Instantiates a new invoice with a profile.
InvoiceAllowanceTotalCalculator() - Constructor for class io.konik.validation.AmountCalculator.InvoiceAllowanceTotalCalculator
 
InvoiceApi - Interface in io.konik.sdk.invoice
 
InvoiceCalculator - Class in io.konik.calculation
Completes the Invoice and calculates with specified Corrections or additions.
InvoiceCalculator(Invoice) - Constructor for class io.konik.calculation.InvoiceCalculator
Instantiates a new invoice calculator.
InvoiceChargeTotalCalculator() - Constructor for class io.konik.validation.AmountCalculator.InvoiceChargeTotalCalculator
 
InvoiceDocument - Class in io.konik.sdk.invoice
 
InvoiceDocument() - Constructor for class io.konik.sdk.invoice.InvoiceDocument
 
InvoiceDocument.Response - Class in io.konik.sdk.invoice
 
InvoiceDocument.Type - Enum in io.konik.sdk.invoice
 
InvoiceMonetarySummationAndTradeTaxCompleter - Class in io.konik.calculation
Recalculates invoice settlement MonetarySummation and replaces it in the Invoice object.
InvoiceMonetarySummationAndTradeTaxCompleter() - Constructor for class io.konik.calculation.InvoiceMonetarySummationAndTradeTaxCompleter
 
InvoiceResponse - Class in io.konik.sdk.invoice
 
InvoiceResponse() - Constructor for class io.konik.sdk.invoice.InvoiceResponse
 
Invoices - Class in io.konik.util
Helper functions for Invoice class.
Invoices() - Constructor for class io.konik.util.Invoices
 
InvoicesApi - Interface in io.konik.sdk.invoices
 
InvoicesListElement - Class in io.konik.sdk.invoices
 
InvoicesListElement() - Constructor for class io.konik.sdk.invoices.InvoicesListElement
 
InvoiceTaxCompleter - Class in io.konik.calculation
 
InvoiceTaxCompleter() - Constructor for class io.konik.calculation.InvoiceTaxCompleter
 
InvoiceToRowConverter - Class in io.konik.csv.converter
 
InvoiceToRowConverter() - Constructor for class io.konik.csv.converter.InvoiceToRowConverter
 
InvoiceTransformer - Class in io.konik
Transforms invoices from one representation to another.
InvoiceTransformer() - Constructor for class io.konik.InvoiceTransformer
Instantiates a default invoice transformer.
InvoiceValidator - Class in io.konik.validation
Validates the invoice against the declared invoice profile.
InvoiceValidator(Validator, MonetarySummationValidator) - Constructor for class io.konik.validation.InvoiceValidator
Instantiates a new invoice validator.
InvoiceValidator(Validator) - Constructor for class io.konik.validation.InvoiceValidator
Instantiates a new invoice validator.
InvoiceValidator() - Constructor for class io.konik.validation.InvoiceValidator
Instantiates a new default invoice validator, based on the Bean Validation provider
io.konik - package io.konik
The starting point Model, XML handling, transformation and validation.
io.konik.calculation - package io.konik.calculation
 
io.konik.csv.converter - package io.konik.csv.converter
 
io.konik.csv.mapper - package io.konik.csv.mapper
 
io.konik.csv.model - package io.konik.csv.model
 
io.konik.csv.pdf - package io.konik.csv.pdf
 
io.konik.csv.processor - package io.konik.csv.processor
 
io.konik.exception - package io.konik.exception
Exceptions thrown when working with the model.
io.konik.jaxb.adapter - package io.konik.jaxb.adapter
JaxB Adapter to map Unmappable Konik classes to XML ZUGFeRD Model
io.konik.jaxb.bindable.entity - package io.konik.jaxb.bindable.entity
Package for bindable entity types
io.konik.jaxb.bindable.unqualified - package io.konik.jaxb.bindable.unqualified
ZUGFeRD unqualified data types used for binding
io.konik.sdk - package io.konik.sdk
 
io.konik.sdk.http - package io.konik.sdk.http
 
io.konik.sdk.invoice - package io.konik.sdk.invoice
 
io.konik.sdk.invoices - package io.konik.sdk.invoices
 
io.konik.sdk.json - package io.konik.sdk.json
 
io.konik.util - package io.konik.util
Utility package like in every other good project.
io.konik.validation - package io.konik.validation
Invoice validations services
io.konik.validator - package io.konik.validator
ZUGFeRD Validator implementation
io.konik.validator.annotation - package io.konik.validator.annotation
ZUGFeRD Validation Annotations.
io.konik.zugferd - package io.konik.zugferd
The starting point of every Konik Invoice.
io.konik.zugferd.entity - package io.konik.zugferd.entity
ZUGFeRD entities.
io.konik.zugferd.entity.trade - package io.konik.zugferd.entity.trade
Contains the model entities that are part of invoice→trade
io.konik.zugferd.entity.trade.item - package io.konik.zugferd.entity.trade.item
Contains the model entities that are part of invoice→trade→item
io.konik.zugferd.profile - package io.konik.zugferd.profile
The three different profiles of a ZUGFeRD Invoice.
io.konik.zugferd.qualified - package io.konik.zugferd.qualified
ZUGFeRD qualified data types.
io.konik.zugferd.unece.codes - package io.konik.zugferd.unece.codes
Data Types package created from UN/EDIFACT Core Components Library (UN/CCL)
io.konik.zugferd.unqualified - package io.konik.zugferd.unqualified
ZUGFeRD unqualified data types.
isChanged() - Method in class io.konik.sdk.invoice.StatusResponse
 
isCopy() - Method in class io.konik.zugferd.entity.Header
Checks if is copy.
isDiscount() - Method in class io.konik.zugferd.entity.AllowanceCharge
Checks if is discount.
isDiscount() - Method in interface io.konik.zugferd.entity.CommonAllowanceCharge
Checks if is discount.
isDiscount() - Method in class io.konik.zugferd.entity.SpecifiedAllowanceCharge
Checks if is discount.
isKnownCode(Class<E>, String) - Static method in class io.konik.util.KonikEnum
Checks if the given code is contained in the Enumeration.
isKnownCode(String) - Static method in enum io.konik.zugferd.unece.codes.DocumentCode
Checks if the given code is contained in the Enumeration.
isKnownCode(String) - Static method in enum io.konik.zugferd.unece.codes.PaymentMeansCode
Checks if the given code is contained in the Enumeration.
isNotEmpty(String) - Static method in class io.konik.util.Strings
Checks if is not null or empty.
isNullOrEmpty(String) - Static method in class io.konik.util.Strings
Checks if is null or empty.
IssueDateTimeAdapter - Class in io.konik.jaxb.adapter
The Issue Date Time Adapter.
IssueDateTimeAdapter() - Constructor for class io.konik.jaxb.adapter.IssueDateTimeAdapter
 
isSurcharge() - Method in class io.konik.zugferd.entity.AllowanceCharge
Checks if is a surcharge.
isSurcharge() - Method in interface io.konik.zugferd.entity.CommonAllowanceCharge
Checks if is a surcharge.
isSurcharge() - Method in class io.konik.zugferd.entity.SpecifiedAllowanceCharge
Checks if is a surcharge.
isTest() - Method in class io.konik.zugferd.entity.Context
Checks if that invoice is for test purposes only and should not be processed in the target system.
isValid(String, ConstraintValidatorContext) - Method in class io.konik.validator.EmailValidator
 
isValid(CharSequence, ConstraintValidatorContext) - Method in class io.konik.validator.NotBlankValidator
Checks that the trimmed string is not Blank.
isValid(CharSequence, ConstraintValidatorContext) - Method in class io.konik.validator.NullableNotBlankValidator
Checks that the trimmed string is not Blank.
isValid(Contact, ConstraintValidatorContext) - Method in class io.konik.validator.ValidContactValidator
 
isValid(FinancialAccount, ConstraintValidatorContext) - Method in class io.konik.validator.ValidFinancialAccountValidator
Checks if is valid.
Item() - Constructor for class io.konik.csv.model.Row.Item
 
Item - Class in io.konik.zugferd.entity.trade.item
The Trade Item.
Item() - Constructor for class io.konik.zugferd.entity.trade.item.Item
 
Items - Class in io.konik.util
Helper functions for Item class.
Items() - Constructor for class io.konik.util.Items
 
ItemSpecifiedMonetarySummationCompleter - Class in io.konik.calculation
Recalculates SpecifiedMonetarySummation for every Item and replaces old object with the new one.
ItemSpecifiedMonetarySummationCompleter() - Constructor for class io.konik.calculation.ItemSpecifiedMonetarySummationCompleter
 
ItemTax - Class in io.konik.zugferd.entity.trade.item
The trade tax on an item basis.
ItemTax() - Constructor for class io.konik.zugferd.entity.trade.item.ItemTax
 
ItemTaxExtractor() - Constructor for class io.konik.validation.AmountCalculator.ItemTaxExtractor
 
ItemTotalAllowanceChargeCalculator(CurrencyCode) - Constructor for class io.konik.validation.AmountCalculator.ItemTotalAllowanceChargeCalculator
 

K

KonikEnum - Class in io.konik.util
The Konik Enumeration Helper Class.

L

LanguageCodeConverter - Class in io.konik.csv.converter
Intermediate converter used to convert String to LanguageCode while mapping a single value to a collection using custom add..() method.
LanguageCodeConverter() - Constructor for class io.konik.csv.converter.LanguageCodeConverter
 
LanguageCodeConverter(Class<String>, Class<LanguageCode>) - Constructor for class io.konik.csv.converter.LanguageCodeConverter
 
latestVersion() - Static method in enum io.konik.zugferd.profile.ProfileVersion
Latest version of the ZUGFeRD Specification.
linePos - Variable in class io.konik.zugferd.entity.ReferencedDocument
 
log - Static variable in class io.konik.calculation.InvoiceMonetarySummationAndTradeTaxCompleter
 
log - Static variable in class io.konik.calculation.ItemSpecifiedMonetarySummationCompleter
 
log - Static variable in class io.konik.validation.AmountCalculator
 
LogisticsServiceCharge - Class in io.konik.zugferd.entity
The Logistics Service Charge
LogisticsServiceCharge() - Constructor for class io.konik.zugferd.entity.LogisticsServiceCharge
 
LogisticsTransportMovement - Class in io.konik.zugferd.entity
The Logistics Transport Movement.
LogisticsTransportMovement() - Constructor for class io.konik.zugferd.entity.LogisticsTransportMovement
 

M

main(String[]) - Static method in class io.konik.csv.pdf.CsvToZUGFeRDConverter
 
marshal(CountryCode) - Method in class io.konik.jaxb.adapter.CountryAdapter
 
marshal(CurrencyCode) - Method in class io.konik.jaxb.adapter.CurrencyAdapter
 
marshal(Date) - Method in class io.konik.jaxb.adapter.IssueDateTimeAdapter
 
marshal(BigDecimal) - Method in class io.konik.jaxb.adapter.MeasureRoundingAdapter
 
marshal(Profile) - Method in class io.konik.jaxb.adapter.ParameterProfileAdapter
 
marshal(ZfDate) - Method in class io.konik.jaxb.adapter.PeriodCompleteToDateTimeAdapter
 
marshal(BigDecimal) - Method in class io.konik.jaxb.adapter.QuantityRoundingAdapter
 
marshal(Amount) - Method in class io.konik.jaxb.adapter.TwoDigitRoundingAdapter
 
marshal(String) - Method in class io.konik.jaxb.bindable.entity.AccountingAccountAdapter
 
marshal(ZfDate) - Method in class io.konik.jaxb.bindable.entity.EventAdapter
 
marshal(ZfDate) - Method in class io.konik.jaxb.bindable.entity.SupplyChainEventAdapter
 
marshal(String) - Method in class io.konik.jaxb.bindable.entity.TradeDeliveryTermsAdapter
 
marshal(String) - Method in class io.konik.jaxb.bindable.entity.UniversalCommunicationAdapter
 
marshal(ZfDate) - Method in class io.konik.jaxb.bindable.unqualified.DateTimeAdapter
 
marshal(BigDecimal) - Method in class io.konik.jaxb.bindable.unqualified.PercentRoundingAdapter
 
Measure - Class in io.konik.zugferd.unqualified
The quantifying metric measure value and type
Measure() - Constructor for class io.konik.zugferd.unqualified.Measure
 
MeasureRoundingAdapter - Class in io.konik.jaxb.adapter
The Class MeasureRoundingAdapter.
MeasureRoundingAdapter() - Constructor for class io.konik.jaxb.adapter.MeasureRoundingAdapter
Instantiates a new amount rounding adapter.
MonetarySummation - Class in io.konik.zugferd.entity.trade
The Monetary Summation of a trade settlement
MonetarySummation() - Constructor for class io.konik.zugferd.entity.trade.MonetarySummation
 
MonetarySummations - Class in io.konik.util
Helper functions for MonetarySummation class.
MonetarySummations() - Constructor for class io.konik.util.MonetarySummations
 
MonetarySummationValidator - Class in io.konik.validation
Validates Invoice's MonetarySummation by comparing values after recalculating MonetarySummation for the invoice and all line position items.
MonetarySummationValidator(MessageInterpolator) - Constructor for class io.konik.validation.MonetarySummationValidator
 
multiply(Amount, BigDecimal) - Static method in class io.konik.util.Amounts
Multiplies given Amount specified number of times.

N

negate(Amount) - Static method in class io.konik.util.Amounts
Negate Amount
newMonetarySummation(CurrencyCode) - Static method in class io.konik.util.MonetarySummations
Creates a new MonetarySummation with 0 (zero) Amount for every field.
newMonetarySummation(MonetarySummation) - Static method in class io.konik.util.MonetarySummations
 
newSpecifiedMonetarySummation(CurrencyCode) - Static method in class io.konik.util.MonetarySummations
Creates a new SpecifiedMonetarySummation with 0 (zero) Amount for every field.
NotBlank - Annotation Type in io.konik.validator.annotation
Validate that a string should be not empty or consists of only whitespaces.
NotBlank.List - Annotation Type in io.konik.validator.annotation
Multiple @NotBlank annotations on the same element.
NotBlankValidator - Class in io.konik.validator
The Not Blank Validator.
NotBlankValidator() - Constructor for class io.konik.validator.NotBlankValidator
 
Note - Class in io.konik.zugferd.entity
The Note
Note() - Constructor for class io.konik.zugferd.entity.Note
Instantiates a new note.
Note(String) - Constructor for class io.konik.zugferd.entity.Note
Instantiates a new note without a content only.
Note(String, String) - Constructor for class io.konik.zugferd.entity.Note
Instantiates a new note.
NotEmpty - Annotation Type in io.konik.validator.annotation
The NotEmpty Annotation
NotEmpty.List - Annotation Type in io.konik.validator.annotation
Defines several @NotEmpty annotations on the same element.
NullableNotBlank - Annotation Type in io.konik.validator.annotation
When a String is not null it should not be empty nor consists of only whitespaces.
NullableNotBlank.List - Annotation Type in io.konik.validator.annotation
Multiple @NotBlank annotations on the same element.
NullableNotBlankValidator - Class in io.konik.validator
The Not Blank Validator.
NullableNotBlankValidator() - Constructor for class io.konik.validator.NullableNotBlankValidator
 
nullToEmpty(String) - Static method in class io.konik.util.Strings
Null to empty.

O

ObjectFactory - Class in io.konik.zugferd
A factory for creating Object objects.
ObjectFactory() - Constructor for class io.konik.zugferd.ObjectFactory
 
outbox() - Method in interface io.konik.sdk.invoices.InvoicesApi
 
outbox() - Method in class io.konik.sdk.invoices.RestInvoicesApi
Returns all invoices from outbox.

P

Parameter - Class in io.konik.zugferd.entity
The parameter type used in document context.
Parameter(String) - Constructor for class io.konik.zugferd.entity.Parameter
Instantiates a new parameter.
ParameterProfileAdapter - Class in io.konik.jaxb.adapter
JaxB Adapter for mapping Parameter to Profile Enum.
ParameterProfileAdapter() - Constructor for class io.konik.jaxb.adapter.ParameterProfileAdapter
 
parse(String) - Static method in enum io.konik.zugferd.profile.ProfileVersion
Parses the given version string
PaymentDiscountTerms - Class in io.konik.zugferd.entity
The payment discount terms and conditions of a trade.
PaymentDiscountTerms() - Constructor for class io.konik.zugferd.entity.PaymentDiscountTerms
 
PaymentMeans - Class in io.konik.zugferd.entity
The Payment Means
PaymentMeans() - Constructor for class io.konik.zugferd.entity.PaymentMeans
 
PaymentMeansCode - Enum in io.konik.zugferd.unece.codes
The Payment Means Code
PaymentPenaltyTerms - Class in io.konik.zugferd.entity
The payment penalty terms and conditions of a trade
PaymentPenaltyTerms() - Constructor for class io.konik.zugferd.entity.PaymentPenaltyTerms
 
PaymentTerm - Class in io.konik.zugferd.entity
The trade settlement terms of payment.
PaymentTerm() - Constructor for class io.konik.zugferd.entity.PaymentTerm
 
PdfHandler - Class in io.konik
Transforms, appends or extracts invoices to PDFs.
PdfHandler(FileAppender, FileExtractor, InvoiceTransformer) - Constructor for class io.konik.PdfHandler
Instantiates a new PDF handler.
PdfHandler() - Constructor for class io.konik.PdfHandler
Instantiates a default invoice transformer using the Service loader to inject an PDF carriage that should be on the classpath.
PercentRoundingAdapter - Class in io.konik.jaxb.bindable.unqualified
Rounding Adapter for percentage.
PercentRoundingAdapter() - Constructor for class io.konik.jaxb.bindable.unqualified.PercentRoundingAdapter
Instantiates a new percent rounding adapter.
Period - Class in io.konik.zugferd.entity
The period of time
Period() - Constructor for class io.konik.zugferd.entity.Period
 
PeriodCompleteToDateTimeAdapter - Class in io.konik.jaxb.adapter
Adapter to map the Period’s complete property to a DateTime property .
PeriodCompleteToDateTimeAdapter() - Constructor for class io.konik.jaxb.adapter.PeriodCompleteToDateTimeAdapter
 
PositionDocument - Class in io.konik.zugferd.entity
The item position Document
PositionDocument(String) - Constructor for class io.konik.zugferd.entity.PositionDocument
Instantiates a new item position document.
PositionDocument(String, List<Note>) - Constructor for class io.konik.zugferd.entity.PositionDocument
Instantiates a new item position document.
PositionDocument(int) - Constructor for class io.konik.zugferd.entity.PositionDocument
Instantiates a new item position document.
PositionDocument(int, List<Note>) - Constructor for class io.konik.zugferd.entity.PositionDocument
Instantiates a new item position document.
post(String, byte[], String, Class<T>) - Method in class io.konik.sdk.http.ZinvoiceHttpClient
Runs POST request.
precise(MonetarySummation, int, RoundingMode) - Static method in class io.konik.util.MonetarySummations
 
PREFIX - Static variable in enum io.konik.zugferd.unece.codes.DocumentCode
the code prfix used in this Enumeration.
PREFIX - Static variable in enum io.konik.zugferd.unece.codes.PaymentMeansCode
prefix before the code in this Enumeration.
Price - Class in io.konik.zugferd.entity
The Price
Price(Amount) - Constructor for class io.konik.zugferd.entity.Price
Instantiates a new price.
Product - Class in io.konik.zugferd.entity
The Trade Product
Product() - Constructor for class io.konik.zugferd.entity.Product
 
ProductCharacteristic - Class in io.konik.zugferd.entity
The Class ProductCharacteristic.
ProductCharacteristic() - Constructor for class io.konik.zugferd.entity.ProductCharacteristic
 
ProductClassification - Class in io.konik.zugferd.entity
The product classification.
ProductClassification() - Constructor for class io.konik.zugferd.entity.ProductClassification
 
Profile - Class in io.konik.zugferd.profile
The ZUGFeRD Profile consists of three parts.
Profile() - Constructor for class io.konik.zugferd.profile.Profile
Instantiates a new profile.
Profile(ConformanceLevel) - Constructor for class io.konik.zugferd.profile.Profile
Instantiates a new profile with the latest version
Profile(String, ProfileVersion, ConformanceLevel) - Constructor for class io.konik.zugferd.profile.Profile
Instantiates a new profile.
ProfileVersion - Enum in io.konik.zugferd.profile
The known ZUGFeRD profile versions.
purchasableItemsOnly(List<Item>) - Static method in class io.konik.util.Items
Removes all non-purchasable items (e.g.
put(String, byte[], String, Class<T>) - Method in class io.konik.sdk.http.ZinvoiceHttpClient
Runs PUT request.

Q

Quantity - Class in io.konik.zugferd.unqualified
The Quantity
Quantity() - Constructor for class io.konik.zugferd.unqualified.Quantity
Instantiates a new quantity.
Quantity(int, String) - Constructor for class io.konik.zugferd.unqualified.Quantity
Instantiates a new quantity.
Quantity(BigDecimal, String) - Constructor for class io.konik.zugferd.unqualified.Quantity
Instantiates a new quantity.
Quantity(BigDecimal, UnitOfMeasurement) - Constructor for class io.konik.zugferd.unqualified.Quantity
Instantiates a new quantity.
Quantity(int, UnitOfMeasurement) - Constructor for class io.konik.zugferd.unqualified.Quantity
Instantiates a new quantity.
QuantityRoundingAdapter - Class in io.konik.jaxb.adapter
Adapter to round the BigDecimal for marshalling to four decimals after the period.
QuantityRoundingAdapter() - Constructor for class io.konik.jaxb.adapter.QuantityRoundingAdapter
Instantiates a new amount rounding adapter.

R

read(File) - Method in class io.konik.csv.mapper.CsvInvoicesReader
Loads invoices from given CSV file.
recalculate(Invoice) - Static method in class io.konik.validation.AmountCalculator
Calculates MonetarySummation for given Invoice basing on line Items and global AllowanceCharge and LogisticsServiceCharge
RecalculationResult(MonetarySummation, AmountCalculator.TaxAggregator) - Constructor for class io.konik.validation.AmountCalculator.RecalculationResult
 
recognizeCsvPreference(File) - Static method in class io.konik.csv.mapper.CsvMapperBuilder
 
Reference - Enum in io.konik.zugferd.unece.codes
The Reference code qualifier
ReferencedDocument - Class in io.konik.zugferd.entity
The Referenced Document
ReferencedDocument() - Constructor for class io.konik.zugferd.entity.ReferencedDocument
 
ReferencedDocument(String) - Constructor for class io.konik.zugferd.entity.ReferencedDocument
The Constructor.
ReferencedDocumentAdditional - Class in io.konik.zugferd.entity.trade
The Additional Referenced Document
ReferencedDocumentAdditional() - Constructor for class io.konik.zugferd.entity.trade.ReferencedDocumentAdditional
 
ReferencedDocumentItem - Class in io.konik.zugferd.entity.trade.item
The external referenced document with line item position information.
ReferencedDocumentItem() - Constructor for class io.konik.zugferd.entity.trade.item.ReferencedDocumentItem
The JAXB Constructor.
ReferencedDocumentItem(int, String) - Constructor for class io.konik.zugferd.entity.trade.item.ReferencedDocumentItem
The Constructor.
ReferencedDocumentItemAdditional - Class in io.konik.zugferd.entity.trade.item
The Referenced Document document with Additional reference type.
ReferencedDocumentItemAdditional() - Constructor for class io.konik.zugferd.entity.trade.item.ReferencedDocumentItemAdditional
 
ReferencedProduct - Class in io.konik.zugferd.entity
The Referenced Product which is a included or part of another product.
ReferencedProduct() - Constructor for class io.konik.zugferd.entity.ReferencedProduct
 
ReferenceProcessor - Class in io.konik.csv.processor
Custom CellProcessor for Reference.
ReferenceProcessor() - Constructor for class io.konik.csv.processor.ReferenceProcessor
 
referenceType - Variable in class io.konik.zugferd.entity.ReferencedDocument
 
reset() - Method in class io.konik.calculation.InvoiceCalculator
Resets calculator and removes all applied Corrections.
resolveIntoValidationGroups(ConformanceLevel) - Static method in class io.konik.validation.InvoiceValidator
Resolve the given profile into bean validation groups.
Response() - Constructor for class io.konik.sdk.invoice.InvoiceDocument.Response
 
RestInvoiceApi - Class in io.konik.sdk.invoice
 
RestInvoiceApi(ZinvoiceHttpClient) - Constructor for class io.konik.sdk.invoice.RestInvoiceApi
 
RestInvoiceApi(ZinvoiceHttpClient, InvoiceTransformer) - Constructor for class io.konik.sdk.invoice.RestInvoiceApi
 
RestInvoicesApi - Class in io.konik.sdk.invoices
 
RestInvoicesApi(ZinvoiceHttpClient) - Constructor for class io.konik.sdk.invoices.RestInvoicesApi
 
Result(List<CsvInvoicesReader.ConvertedRow>, List<CsvInvoicesReader.RowError>) - Constructor for class io.konik.csv.mapper.CsvInvoicesReader.Result
 
Row - Class in io.konik.csv.model
Object representation of a single row in CSV file containing Invoices
Row() - Constructor for class io.konik.csv.model.Row
 
Row.BankInformation - Class in io.konik.csv.model
 
Row.File - Class in io.konik.csv.model
 
Row.Header - Class in io.konik.csv.model
 
Row.Item - Class in io.konik.csv.model
 
Row.Tax - Class in io.konik.csv.model
 
Row.TradeParty - Class in io.konik.csv.model
 
RowError(int, Row, String, Exception) - Constructor for class io.konik.csv.mapper.CsvInvoicesReader.RowError
 
RowToInvoiceConverter - Class in io.konik.csv.converter
Converter from Row to Invoice
RowToInvoiceConverter() - Constructor for class io.konik.csv.converter.RowToInvoiceConverter
 

S

sendInvoice(String, String, String) - Method in interface io.konik.sdk.invoice.InvoiceApi
 
sendInvoice(String, String) - Method in interface io.konik.sdk.invoice.InvoiceApi
 
sendInvoice(String, String, String) - Method in class io.konik.sdk.invoice.RestInvoiceApi
 
sendInvoice(String, String) - Method in class io.konik.sdk.invoice.RestInvoiceApi
 
setAccountName(String) - Method in class io.konik.zugferd.entity.CreditorFinancialAccount
Sets the account owner name.
setActual(Amount) - Method in class io.konik.zugferd.entity.AllowanceCharge
Sets the actual amount.
setActual(Amount) - Method in interface io.konik.zugferd.entity.CommonAllowanceCharge
Sets the actual amount.
setActual(Amount) - Method in class io.konik.zugferd.entity.SpecifiedAllowanceCharge
Sets the actual amount.
setActualDelivery(ZfDate) - Method in class io.konik.zugferd.entity.CommonDelivery
Sets the actual delivery event.
setAddress(Address) - Method in class io.konik.zugferd.entity.TradeParty
Sets the postal trade address.
setAddressLine1(String) - Method in class io.konik.csv.model.Row.TradeParty
 
setAddressLine2(String) - Method in class io.konik.csv.model.Row.TradeParty
 
setAgreement(SpecifiedAgreement) - Method in class io.konik.zugferd.entity.trade.item.Item
Sets the item level agreement.
setAgreement(Agreement) - Method in class io.konik.zugferd.entity.trade.Trade
Sets the trade agreement.
setAllowanceCharge(Amount) - Method in class io.konik.zugferd.entity.trade.TradeTax
Sets the allowance charge.
setAllowanceTotal(Amount) - Method in class io.konik.zugferd.entity.trade.MonetarySummation
Sets the total amount of discounts.
setAmount(BigDecimal) - Method in class io.konik.sdk.invoices.InvoicesListElement
 
setAmount(Amount) - Method in class io.konik.zugferd.entity.LogisticsServiceCharge
Sets amount of the logistics service charge.
setAmount(Amount) - Method in class io.konik.zugferd.entity.PaymentDiscountTerms
 
setAmount(Amount) - Method in class io.konik.zugferd.entity.PaymentPenaltyTerms
 
setBankInfo(Row.BankInformation) - Method in class io.konik.csv.model.Row.TradeParty
 
setBankName(String) - Method in class io.konik.csv.model.Row.BankInformation
 
setBasis(Amount) - Method in class io.konik.zugferd.entity.AllowanceCharge
Sets the basis amount of the allowance charge.
setBasis(Amount) - Method in interface io.konik.zugferd.entity.CommonAllowanceCharge
Sets the basis amount of the allowance charge.
setBasis(Amount) - Method in class io.konik.zugferd.entity.PaymentDiscountTerms
 
setBasis(Amount) - Method in class io.konik.zugferd.entity.PaymentPenaltyTerms
 
setBasis(Quantity) - Method in class io.konik.zugferd.entity.Price
Sets the unit of price base quantity.
setBasis(Amount) - Method in class io.konik.zugferd.entity.SpecifiedAllowanceCharge
Sets the basis amount of the allowance charge.
setBasis(Amount) - Method in class io.konik.zugferd.entity.trade.TradeTax
Sets the basis amount for tax calculation.
setBasisQuantity(Quantity) - Method in class io.konik.zugferd.entity.AllowanceCharge
Sets the basis quantity.
setBasisQuantity(Quantity) - Method in interface io.konik.zugferd.entity.CommonAllowanceCharge
Sets the basis quantity.
setBasisQuantity(Quantity) - Method in class io.konik.zugferd.entity.SpecifiedAllowanceCharge
Sets the basis quantity.
setBic(String) - Method in class io.konik.csv.model.Row.BankInformation
 
setBic(String) - Method in class io.konik.zugferd.entity.FinancialInstitution
Sets the BIC.
setBilled(Quantity) - Method in class io.konik.zugferd.entity.trade.item.SpecifiedDelivery
Sets the billed quantity.
setBillingPeriod(Period) - Method in interface io.konik.zugferd.entity.CommonSettlement
Sets the billing specified period.
setBillingPeriod(Period) - Method in class io.konik.zugferd.entity.trade.item.SpecifiedSettlement
 
setBillingPeriod(Period) - Method in class io.konik.zugferd.entity.trade.Settlement
Sets the billing specified period.
setBookingReference(String) - Method in class io.konik.zugferd.entity.trade.item.SpecifiedSettlement
Sets the specified booking reference.
setBusinessProcess(String) - Method in class io.konik.zugferd.entity.Context
Sets the business process.
setBuyer(TradeParty) - Method in class io.konik.zugferd.entity.trade.Agreement
Sets the buyer trade party.
setBuyerAssignedId(String) - Method in class io.konik.zugferd.entity.Product
Sets the buyer assigned id.
setBuyerAssignedId(String) - Method in class io.konik.zugferd.entity.ReferencedProduct
Sets the buyer assigned id.
setBuyerName(String) - Method in class io.konik.sdk.invoices.InvoicesListElement
 
setBuyerOrder(R) - Method in interface io.konik.zugferd.entity.CommonAgreement
Sets the buyer order referenced document.
setBuyerOrder(ReferencedDocument) - Method in class io.konik.zugferd.entity.trade.Agreement
Sets the buyer order referenced document.
setBuyerOrder(ReferencedDocumentItem) - Method in class io.konik.zugferd.entity.trade.item.SpecifiedAgreement
 
setBuyerReference(String) - Method in class io.konik.zugferd.entity.trade.Agreement
Sets the buyer reference.
setCalculated(Amount) - Method in class io.konik.zugferd.entity.trade.item.ItemTax
 
setCalculated(Amount) - Method in interface io.konik.zugferd.entity.trade.item.SpecifiedTax
Set the calculated amount.
setCalculated(Amount) - Method in class io.konik.zugferd.entity.trade.TradeTax
 
setCalculationPercent(BigDecimal) - Method in class io.konik.zugferd.entity.AllowanceCharge
Sets the calculation percent of the allowance charge.
setCalculationPercent(BigDecimal) - Method in interface io.konik.zugferd.entity.CommonAllowanceCharge
Sets the calculation percent of the allowance charge.
setCalculationPercent(BigDecimal) - Method in class io.konik.zugferd.entity.PaymentDiscountTerms
 
setCalculationPercent(BigDecimal) - Method in class io.konik.zugferd.entity.PaymentPenaltyTerms
 
setCalculationPercent(BigDecimal) - Method in class io.konik.zugferd.entity.SpecifiedAllowanceCharge
Sets the calculation percent of the allowance charge.
setCategory(TaxCategory) - Method in class io.konik.zugferd.entity.AppliedTax
Sets the tax category.
setCategory(AppliedTax) - Method in class io.konik.zugferd.entity.SpecifiedAllowanceCharge
Sets the category.
setCategory(TaxCategory) - Method in interface io.konik.zugferd.entity.Tax
Sets the tax category.
setCategory(TaxCategory) - Method in class io.konik.zugferd.entity.trade.item.ItemTax
 
setCategory(TaxCategory) - Method in class io.konik.zugferd.entity.trade.TradeTax
 
setChanged(boolean) - Method in class io.konik.sdk.invoice.StatusResponse
 
setChargeAmount(Amount) - Method in class io.konik.zugferd.entity.Price
Sets the charge amount.
setChargeFree(Quantity) - Method in class io.konik.zugferd.entity.trade.item.SpecifiedDelivery
Sets the charge free.
setChargeTotal(Amount) - Method in class io.konik.zugferd.entity.trade.MonetarySummation
Sets the total amount of surcharges.
setCity(String) - Method in class io.konik.csv.model.Row.TradeParty
 
setCity(String) - Method in class io.konik.zugferd.entity.Address
Sets the city name.
setClassCode(Code) - Method in class io.konik.zugferd.entity.ProductClassification
Sets the class code.
setCode(String) - Method in class io.konik.jaxb.bindable.entity.TradeCountry
Sets the ISO 3166-2 codes of the country.
setCode(DocumentCode) - Method in class io.konik.zugferd.entity.Header
Sets the UNCL 1001 Document Name Code.
setCode(PaymentMeansCode) - Method in class io.konik.zugferd.entity.PaymentMeans
Sets the UNCL 4461 code.
setComments(String) - Method in class io.konik.csv.model.Row
 
setCompleteNumber(String) - Method in class io.konik.jaxb.bindable.entity.UniversalCommunication
 
setConformanceLevel(ConformanceLevel) - Method in class io.konik.zugferd.profile.Profile
Sets the conformance level.
setContact(Contact) - Method in class io.konik.zugferd.entity.TradeParty
Sets the contact individual or department of the trade party
setContactName(String) - Method in class io.konik.csv.model.Row.TradeParty
 
setContentCode(String) - Method in class io.konik.zugferd.entity.Note
Sets the code related to the contend text
setContext(Context) - Method in class io.konik.zugferd.Invoice
Sets the exchanged document context.
setContract(R) - Method in interface io.konik.zugferd.entity.CommonAgreement
Sets the contract referenced document.
setContract(ReferencedDocument) - Method in class io.konik.zugferd.entity.trade.Agreement
Sets the contract referenced document.
setContract(ReferencedDocumentItem) - Method in class io.konik.zugferd.entity.trade.item.SpecifiedAgreement
 
setContractualDueDate(ZfDate) - Method in class io.konik.jaxb.bindable.entity.DueDatePeriod
Sets the contractual due date.
setContractualDueDate(ZfDate) - Method in class io.konik.zugferd.entity.Header
Sets contractual due date of the invoice.
setCopy(boolean) - Method in class io.konik.zugferd.entity.Header
Sets the copy.
setCostCenter(String) - Method in class io.konik.zugferd.entity.trade.Settlement
Sets the booking reference or cost center account.
setCountry(CountryCode) - Method in class io.konik.zugferd.entity.Address
Sets the country.
setCountryCode(CountryCode) - Method in class io.konik.csv.model.Row.TradeParty
 
setCreatedDate(Date) - Method in class io.konik.sdk.invoices.InvoicesListElement
 
setCurrency(CurrencyCode) - Method in class io.konik.csv.model.Row.Header
 
setCurrency(String) - Method in class io.konik.sdk.invoices.InvoicesListElement
 
setCurrency(CurrencyCode) - Method in class io.konik.zugferd.entity.trade.Settlement
Sets the invoice currency code.
setCurrency(CurrencyCode) - Method in class io.konik.zugferd.unqualified.Amount
Sets the currency code.
setCustomerNumber(String) - Method in class io.konik.csv.model.Row.Header
 
setCustomerOrder(R) - Method in interface io.konik.zugferd.entity.CommonAgreement
Sets the customer order referenced document.
setCustomerOrder(ReferencedDocument) - Method in class io.konik.zugferd.entity.trade.Agreement
Sets the customer order referenced document.
setCustomerOrder(ReferencedDocumentItem) - Method in class io.konik.zugferd.entity.trade.item.SpecifiedAgreement
Sets the customer order referenced document.
setDate(String) - Method in class io.konik.zugferd.unqualified.ZfDate
Sets the date based on the provided formatted date string.
setDelivery(SpecifiedDelivery) - Method in class io.konik.zugferd.entity.trade.item.Item
Sets item level delivery.
setDelivery(Delivery) - Method in class io.konik.zugferd.entity.trade.Trade
Sets the trade delivery.
setDeliveryNote(R) - Method in class io.konik.zugferd.entity.CommonDelivery
Sets the delivery note.
setDeliveryNote(ReferencedDocument) - Method in class io.konik.zugferd.entity.trade.Delivery
 
setDeliveryNote(ReferencedDocumentItem) - Method in class io.konik.zugferd.entity.trade.item.SpecifiedDelivery
 
setDeliveryTerms(String) - Method in class io.konik.zugferd.entity.trade.Agreement
Sets the delivery terms Incoterms code.
setDeliveryTypeCode(String) - Method in class io.konik.jaxb.bindable.entity.TradeDeliveryTerms
 
setDepartment(String) - Method in class io.konik.zugferd.entity.Contact
Sets the department name.
setDescription(String) - Method in class io.konik.zugferd.entity.LogisticsServiceCharge
Sets human readable description of the charge type
setDescription(String) - Method in class io.konik.zugferd.entity.Product
Sets the description.
setDespatchAdvice(R) - Method in class io.konik.zugferd.entity.CommonDelivery
Sets the despatch advice.
setDespatchAdvice(ReferencedDocument) - Method in class io.konik.zugferd.entity.trade.Delivery
 
setDespatchAdvice(ReferencedDocumentItem) - Method in class io.konik.zugferd.entity.trade.item.SpecifiedDelivery
 
setDiscount() - Method in class io.konik.zugferd.entity.AllowanceCharge
Sets the amount to be a discount.
setDiscount() - Method in interface io.konik.zugferd.entity.CommonAllowanceCharge
Sets the amount to be a discount.
setDiscount(PaymentDiscountTerms) - Method in class io.konik.zugferd.entity.PaymentTerm
Sets the the payment discount terms.
setDiscount() - Method in class io.konik.zugferd.entity.SpecifiedAllowanceCharge
Sets the amount to be a discount.
setDocument(InvoiceDocument) - Method in class io.konik.sdk.invoice.InvoiceDocument.Response
 
setDocumentType(String) - Method in class io.konik.sdk.invoices.InvoicesListElement
 
setDue(ZfDate) - Method in class io.konik.zugferd.entity.PaymentTerm
Sets the new due date of the payment.
setDueDate(Date) - Method in class io.konik.csv.model.Row.Header
 
setDuePayable(Amount) - Method in class io.konik.zugferd.entity.trade.MonetarySummation
Sets the due payable amount.
setEmail(String) - Method in class io.konik.csv.model.Row.TradeParty
 
setEmail(String) - Method in class io.konik.zugferd.entity.Contact
Sets the email contacts E-mail address.
setEnd(ZfDate) - Method in class io.konik.zugferd.entity.Period
Sets the end date time.
setErrors(Map<String, String>) - Method in class io.konik.sdk.http.ErrorResponse
 
setExemptionReason(String) - Method in class io.konik.zugferd.entity.trade.item.ItemTax
 
setExemptionReason(String) - Method in interface io.konik.zugferd.entity.trade.item.SpecifiedTax
Sets the tax exemption reason.
setExemptionReason(String) - Method in class io.konik.zugferd.entity.trade.TradeTax
 
setFax(String) - Method in class io.konik.zugferd.entity.Contact
Sets the telephone number providing the string only.
setFile(Row.File) - Method in class io.konik.csv.model.Row
 
setGermanBankleitzahl(String) - Method in class io.konik.zugferd.entity.FinancialInstitution
Sets the German bankleitzahl.
setGlobalId(ID) - Method in class io.konik.zugferd.entity.Product
Sets the global id.
setGrandTotal(Amount) - Method in class io.konik.zugferd.entity.trade.MonetarySummation
Sets the grand total amount.
setGrossPrice(GrossPrice) - Method in class io.konik.zugferd.entity.trade.item.SpecifiedAgreement
Sets details on item based gross price excluding taxes.
setGuideline(Profile) - Method in class io.konik.zugferd.entity.Context
Sets the guideline or profile of the invoice
setHeader(Row.Header) - Method in class io.konik.csv.model.Row
 
setHeader(Header) - Method in class io.konik.zugferd.Invoice
Sets the header.
setIban(String) - Method in class io.konik.csv.model.Row.BankInformation
 
setIban(String) - Method in class io.konik.zugferd.entity.CreditorFinancialAccount
 
setIban(String) - Method in class io.konik.zugferd.entity.DebtorFinancialAccount
 
setIban(String) - Method in interface io.konik.zugferd.entity.FinancialAccount
Sets the iban.
setId(String) - Method in class io.konik.sdk.invoice.InvoiceDocument
 
setId(String) - Method in class io.konik.sdk.invoices.InvoicesListElement
 
setId(String) - Method in class io.konik.zugferd.entity.ReferencedDocument
Sets the reference document identifier.
setId(String) - Method in class io.konik.zugferd.entity.TradeParty
Sets the the vendor, customer or recipient number.
setInput(String) - Method in class io.konik.csv.model.Row.File
 
setInvoice(Invoice) - Method in class io.konik.sdk.invoice.InvoiceDocument
 
setInvoicee(TradeParty) - Method in class io.konik.zugferd.entity.trade.Settlement
Sets the details on the alternative invoicee.
setInvoiceId(String) - Method in class io.konik.sdk.invoice.InvoiceResponse
 
setInvoiceId(String) - Method in class io.konik.sdk.invoice.StatusResponse
 
setInvoiceNumber(String) - Method in class io.konik.csv.model.Row.Header
 
setInvoiceNumber(String) - Method in class io.konik.zugferd.entity.Header
Sets the invoice number.
setIssued(Date) - Method in class io.konik.csv.model.Row.Header
 
setIssued(ZfDate) - Method in class io.konik.zugferd.entity.Header
Sets the invoice issue date time.
setIssued(Date) - Method in class io.konik.zugferd.entity.ReferencedDocument
Sets the issue date time.
setIssuer(Row.TradeParty) - Method in class io.konik.csv.model.Row
 
setItems(List<Row.Item>) - Method in class io.konik.csv.model.Row
 
setLineOne(String) - Method in class io.konik.zugferd.entity.Address
Sets the line one.
setLinePos(String) - Method in class io.konik.zugferd.entity.trade.item.ReferencedDocumentItem
Sets the line position.
setLineTotal(Amount) - Method in interface io.konik.zugferd.entity.CommonMonetarySummation
Sets total amount of the line position/s.
setLineTotal(Amount) - Method in class io.konik.zugferd.entity.trade.item.SpecifiedMonetarySummation
 
setLineTotal(Amount) - Method in class io.konik.zugferd.entity.trade.MonetarySummation
 
setLineTotal(Amount) - Method in class io.konik.zugferd.entity.trade.TradeTax
Sets the line total.
setLineTwo(String) - Method in class io.konik.zugferd.entity.Address
Sets the line two..
setListID(String) - Method in class io.konik.zugferd.unqualified.Code
Sets the list id.
setListVersionID(String) - Method in class io.konik.zugferd.unqualified.Code
Sets the list version id.
setMail(String) - Method in class io.konik.jaxb.bindable.entity.UniversalCommunication
 
setMandateReference(ExtendedID) - Method in class io.konik.zugferd.entity.PaymentMeans
Sets the mandate reference and client creditor id.
setMaturityPeriod(Measure) - Method in class io.konik.zugferd.entity.PaymentDiscountTerms
 
setMaturityPeriod(Measure) - Method in class io.konik.zugferd.entity.PaymentPenaltyTerms
 
setMeasurand(Measure) - Method in class io.konik.zugferd.entity.ProductCharacteristic
Sets the measurand.
setMessage(String) - Method in class io.konik.sdk.http.ErrorResponse
 
setModeCode(String) - Method in class io.konik.zugferd.entity.LogisticsTransportMovement
Sets the shpping mode code.
setMonetarySummation(M) - Method in interface io.konik.zugferd.entity.CommonSettlement
Sets the trade settlement monetary summation.
setMonetarySummation(SpecifiedMonetarySummation) - Method in class io.konik.zugferd.entity.trade.item.SpecifiedSettlement
 
setMonetarySummation(MonetarySummation) - Method in class io.konik.zugferd.entity.trade.Settlement
Sets the trade settlement monetary summation.
setName(String) - Method in class io.konik.csv.model.Row.Item
 
setName(String) - Method in class io.konik.csv.model.Row.TradeParty
 
setName(String) - Method in class io.konik.zugferd.entity.Contact
Sets the contact person name.
setName(String) - Method in class io.konik.zugferd.entity.FinancialInstitution
Sets the financial institution name.
setName(String) - Method in class io.konik.zugferd.entity.Header
Adds a free text invoice name.
setName(String) - Method in class io.konik.zugferd.entity.Product
Sets the product name.
setName(String) - Method in class io.konik.zugferd.entity.TradeParty
Sets the trade party name.
setNamespace(String) - Method in class io.konik.zugferd.profile.Profile
Sets the namespace.
setNetPrice(Price) - Method in class io.konik.zugferd.entity.trade.item.SpecifiedAgreement
Sets the details on net price without tax The net prices included all allowances and charges, but no taxes.
setNote(String) - Method in class io.konik.csv.model.Row.Header
 
setNotTest() - Method in class io.konik.zugferd.entity.Context
Flags the invoice such that it should be processed in the target system.
setNumber(String) - Method in class io.konik.csv.model.Row.Tax
 
setNumber(String) - Method in class io.konik.sdk.invoices.InvoicesListElement
 
setOutput(String) - Method in class io.konik.csv.model.Row.File
 
setPackageQuantity(Quantity) - Method in class io.konik.zugferd.entity.trade.item.SpecifiedDelivery
Sets the package quantity.
setPath(String) - Method in class io.konik.sdk.http.ErrorResponse
 
setPayee(TradeParty) - Method in class io.konik.zugferd.entity.trade.Settlement
Sets the payee.
setPayeeAccount(CreditorFinancialAccount) - Method in class io.konik.zugferd.entity.PaymentMeans
Sets the payee/seller party creditor financial account.
setPayeeInstitution(FinancialInstitution) - Method in class io.konik.zugferd.entity.PaymentMeans
Sets the payee/seller specified creditor financial institution.
setPayerAccount(DebtorFinancialAccount) - Method in class io.konik.zugferd.entity.PaymentMeans
Sets the payer/buyer financial account.
setPayerInstitution(FinancialInstitution) - Method in class io.konik.zugferd.entity.PaymentMeans
Sets the payer/buyer specified debtor financial institution.
setPaymentReference(String) - Method in class io.konik.csv.model.Row
 
setPaymentReference(String) - Method in class io.konik.zugferd.entity.trade.Settlement
Sets the payment reference or note to payee
setPenalty(PaymentPenaltyTerms) - Method in class io.konik.zugferd.entity.PaymentTerm
Sets the payment penalty terms..
setPercentage(BigDecimal) - Method in class io.konik.zugferd.entity.AppliedTax
Sets the applicable tax percentage.
setPercentage(BigDecimal) - Method in interface io.konik.zugferd.entity.Tax
Sets the applicable tax percentage.
setPercentage(BigDecimal) - Method in class io.konik.zugferd.entity.trade.item.ItemTax
 
setPercentage(BigDecimal) - Method in class io.konik.zugferd.entity.trade.TradeTax
 
setPerformanceDate(Date) - Method in class io.konik.sdk.invoices.InvoicesListElement
 
setPosition(String) - Method in class io.konik.zugferd.entity.PositionDocument
Sets the line position
setPosition(PositionDocument) - Method in class io.konik.zugferd.entity.trade.item.Item
Sets the new item Line number.
setPostcode(String) - Method in class io.konik.csv.model.Row.TradeParty
 
setPostcode(String) - Method in class io.konik.zugferd.entity.Address
Sets the post code.
setPrecision(Amount, int, RoundingMode) - Static method in class io.konik.util.Amounts
Sets the precision for amount.
setProduct(Product) - Method in class io.konik.zugferd.entity.trade.item.Item
Sets the trade product.
setProductEndUser(TradeParty) - Method in class io.konik.zugferd.entity.trade.Agreement
Sets the product end user.
setProprietaryId(String) - Method in class io.konik.zugferd.entity.CreditorFinancialAccount
 
setProprietaryId(String) - Method in class io.konik.zugferd.entity.DebtorFinancialAccount
 
setProprietaryId(String) - Method in interface io.konik.zugferd.entity.FinancialAccount
Sets the german account number.
setQuantity(BigDecimal) - Method in class io.konik.csv.model.Row.Item
 
setReason(String) - Method in class io.konik.zugferd.entity.AllowanceCharge
Sets the reason free text
setReason(String) - Method in interface io.konik.zugferd.entity.CommonAllowanceCharge
Sets the reason free text
setReason(String) - Method in class io.konik.zugferd.entity.SpecifiedAllowanceCharge
Sets the reason free text
setReasonCode(String) - Method in class io.konik.zugferd.entity.AllowanceCharge
Sets the reason code for the reason content.
setReasonCode(String) - Method in interface io.konik.zugferd.entity.CommonAllowanceCharge
Sets the reason code for the reason content.
setReasonCode(String) - Method in class io.konik.zugferd.entity.SpecifiedAllowanceCharge
Sets the reason code for the reason content.
setReceivingAdvice(ReferencedDocumentItem) - Method in class io.konik.zugferd.entity.trade.item.SpecifiedDelivery
Sets the receiving advice.
setRecipient(Row.TradeParty) - Method in class io.konik.csv.model.Row
 
setReference(String) - Method in class io.konik.csv.model.Row.Header
 
setReference(ZfDate) - Method in class io.konik.zugferd.entity.PaymentDiscountTerms
 
setReference(ZfDate) - Method in class io.konik.zugferd.entity.PaymentPenaltyTerms
 
setReferenceType(String) - Method in class io.konik.zugferd.entity.trade.item.ReferencedDocumentItemAdditional
Sets the reference type code.
setRelatedConsignment(Consignment) - Method in class io.konik.zugferd.entity.trade.Delivery
Sets the related consignment.
setSchemeAgencyId(String) - Method in class io.konik.zugferd.unqualified.ExtendedID
Sets the scheme agency id.
setSchemeId(String) - Method in class io.konik.zugferd.unqualified.ID
Sets the scheme id.
setSeller(TradeParty) - Method in class io.konik.zugferd.entity.trade.Agreement
Sets the seller trade party
setSellerAssignedId(String) - Method in class io.konik.zugferd.entity.Product
Sets the seller assigned id.
setSellerAssignedId(String) - Method in class io.konik.zugferd.entity.ReferencedProduct
Sets the seller assigned id.
setSellerName(String) - Method in class io.konik.sdk.invoices.InvoicesListElement
 
setSequence(BigDecimal) - Method in class io.konik.zugferd.entity.AllowanceCharge
Sets the sequence number of the allowance charge.
setSequence(BigDecimal) - Method in interface io.konik.zugferd.entity.CommonAllowanceCharge
Sets the sequence number of the allowance charge.
setSequence(BigDecimal) - Method in class io.konik.zugferd.entity.SpecifiedAllowanceCharge
Sets the sequence number of the allowance charge.
setSettlement(SpecifiedSettlement) - Method in class io.konik.zugferd.entity.trade.item.Item
Sets the item level settlement.
setSettlement(Settlement) - Method in class io.konik.zugferd.entity.trade.Trade
Sets the trade settlement.
setShipFrom(TradeParty) - Method in class io.konik.zugferd.entity.trade.Delivery
Sets the ship from.
setShipTo(TradeParty) - Method in class io.konik.zugferd.entity.CommonDelivery
Sets the ship to.
setShppingId(ID) - Method in class io.konik.zugferd.entity.LogisticsTransportMovement
Sets the shpping id.
setStart(ZfDate) - Method in class io.konik.zugferd.entity.Period
Sets the start date time.
setStatus(Status) - Method in class io.konik.sdk.invoice.StatusResponse
 
setStatus(String) - Method in class io.konik.sdk.invoices.InvoicesListElement
 
setSubjectCode(String) - Method in class io.konik.zugferd.entity.Note
Sets the subject code.
setSurcharge() - Method in class io.konik.zugferd.entity.AllowanceCharge
Sets amount to be a surcharge.
setSurcharge() - Method in interface io.konik.zugferd.entity.CommonAllowanceCharge
Sets amount to be a surcharge.
setSurcharge() - Method in class io.konik.zugferd.entity.SpecifiedAllowanceCharge
Sets amount to be a surcharge.
setTaxBasisTotal(Amount) - Method in class io.konik.zugferd.entity.trade.MonetarySummation
Sets the invoice total value excluding VAT.
setTaxes(List<Row.Tax>) - Method in class io.konik.csv.model.Row.TradeParty
 
setTaxNumber(String) - Method in class io.konik.zugferd.entity.TaxRegistration
Sets the tax number.
setTaxPercent(BigDecimal) - Method in class io.konik.csv.model.Row.Item
 
setTaxTotal(Amount) - Method in class io.konik.zugferd.entity.trade.MonetarySummation
Sets the total tax amount.
setTelephone(String) - Method in class io.konik.zugferd.entity.Contact
Sets the telephone number providing the string only.
setTest() - Method in class io.konik.zugferd.entity.Context
Flags the invoice such that it should not be processed in the target system.
Settlement - Class in io.konik.zugferd.entity.trade
The Trade Settlement
Settlement() - Constructor for class io.konik.zugferd.entity.trade.Settlement
 
setTotalAllowanceCharge(Amount) - Method in class io.konik.zugferd.entity.trade.item.SpecifiedMonetarySummation
Sets the total allowance charge.
setTotalPrepaid(Amount) - Method in class io.konik.zugferd.entity.trade.MonetarySummation
Sets the total prepaid amount.
setTrade(Trade) - Method in class io.konik.zugferd.Invoice
Sets the trade transaction.
setType(String) - Method in class io.konik.csv.model.Row.Header
 
setType(Reference) - Method in class io.konik.csv.model.Row.Tax
 
setType(TaxCode) - Method in class io.konik.zugferd.entity.AppliedTax
Sets the UNCL 5153 tax type code.
setType(TaxCode) - Method in interface io.konik.zugferd.entity.Tax
Sets the UNCL 5153 tax type code.
setType(Reference) - Method in class io.konik.zugferd.entity.TaxRegistration
Sets the UNCL 1153 tax type.
setType(TaxCode) - Method in class io.konik.zugferd.entity.trade.item.ItemTax
 
setType(TaxCode) - Method in class io.konik.zugferd.entity.trade.TradeTax
 
setTypeCode(String) - Method in class io.konik.zugferd.entity.ProductCharacteristic
Sets the type code.
setTypeCode(String) - Method in class io.konik.zugferd.entity.trade.ReferencedDocumentAdditional
Sets the type code.
setUltimateShipTo(TradeParty) - Method in class io.konik.zugferd.entity.CommonDelivery
Sets the ultimate ship to.
setUnit(UnitOfMeasurement) - Method in class io.konik.csv.model.Row.Item
 
setUnit(UnitOfMeasurement) - Method in class io.konik.zugferd.unqualified.Quantity
Sets the unit.
setUnitCode(String) - Method in class io.konik.zugferd.unqualified.Measure
Sets the unit code.
setUnitCode(String) - Method in class io.konik.zugferd.unqualified.Quantity
Sets the unit code.
setUnitPrice(BigDecimal) - Method in class io.konik.csv.model.Row.Item
 
setValue(String) - Method in class io.konik.zugferd.entity.ProductCharacteristic
Sets the value.
setValue(BigDecimal) - Method in class io.konik.zugferd.unqualified.Amount
Sets the amount value.
setValue(String) - Method in class io.konik.zugferd.unqualified.Code
Sets the value.
setValue(String) - Method in class io.konik.zugferd.unqualified.ID
Sets the value.
setValue(BigDecimal) - Method in class io.konik.zugferd.unqualified.Measure
Sets the value.
setValue(BigDecimal) - Method in class io.konik.zugferd.unqualified.Quantity
Sets the value.
setVersion(ProfileVersion) - Method in class io.konik.zugferd.profile.Profile
Sets the version.
SpecifiedAgreement - Class in io.konik.zugferd.entity.trade.item
The Agreement used on the trade item level.
SpecifiedAgreement() - Constructor for class io.konik.zugferd.entity.trade.item.SpecifiedAgreement
 
SpecifiedAllowanceCharge - Class in io.konik.zugferd.entity
The Specified Allowance Charge.
SpecifiedAllowanceCharge() - Constructor for class io.konik.zugferd.entity.SpecifiedAllowanceCharge
Instantiates a new allowance charge.
SpecifiedDelivery - Class in io.konik.zugferd.entity.trade.item
The Trade Delivery
SpecifiedDelivery() - Constructor for class io.konik.zugferd.entity.trade.item.SpecifiedDelivery
Instantiates a new trade delivery.
SpecifiedDelivery(Quantity) - Constructor for class io.konik.zugferd.entity.trade.item.SpecifiedDelivery
The Constructor.
SpecifiedDelivery(Quantity, ZfDate) - Constructor for class io.konik.zugferd.entity.trade.item.SpecifiedDelivery
The Constructor.
SpecifiedMonetarySummation - Class in io.konik.zugferd.entity.trade.item
The specified per monetary summation on item basis.
SpecifiedMonetarySummation() - Constructor for class io.konik.zugferd.entity.trade.item.SpecifiedMonetarySummation
 
SpecifiedSettlement - Class in io.konik.zugferd.entity.trade.item
The Trade Item Settlement
SpecifiedSettlement() - Constructor for class io.konik.zugferd.entity.trade.item.SpecifiedSettlement
 
SpecifiedTax - Interface in io.konik.zugferd.entity.trade.item
The Interface ItemTax.
Status - Enum in io.konik.sdk.invoice
 
StatusResponse - Class in io.konik.sdk.invoice
 
StatusResponse() - Constructor for class io.konik.sdk.invoice.StatusResponse
 
Strings - Class in io.konik.util
The Strings helper class.
stripTrailingZeros() - Method in enum io.konik.Configuration
Indicate of Konik should strip the trailing zeros in all amounts.
SupplyChainEventAdapter - Class in io.konik.jaxb.bindable.entity
The CountryAdapter maps the JaxB trade countries to the Enum ZfDate.
SupplyChainEventAdapter() - Constructor for class io.konik.jaxb.bindable.entity.SupplyChainEventAdapter
 

T

Tax() - Constructor for class io.konik.csv.model.Row.Tax
 
Tax(String, Reference) - Constructor for class io.konik.csv.model.Row.Tax
 
Tax - Interface in io.konik.zugferd.entity
The trade tax
TaxAggregator() - Constructor for class io.konik.validation.AmountCalculator.TaxAggregator
 
TaxCategory - Enum in io.konik.zugferd.unece.codes
The Tax Category Code.
TaxCode - Enum in io.konik.zugferd.unece.codes
Tax Code
TaxRegistration - Class in io.konik.zugferd.entity
The Tax Registration
TaxRegistration() - Constructor for class io.konik.zugferd.entity.TaxRegistration
Instantiates a new tax registration.
TaxRegistration(String) - Constructor for class io.konik.zugferd.entity.TaxRegistration
Instantiates a new tax registration without a type.
TaxRegistration(String, Reference) - Constructor for class io.konik.zugferd.entity.TaxRegistration
Instantiates a new tax registration.
toBoolean(Boolean) - Static method in class io.konik.util.Booleans
Converts a Boolean to a boolean handling null by returning false
toModel(InputStream) - Method in class io.konik.InvoiceTransformer
Transform from XML input stream to the invoice model.
toModel(File) - Method in class io.konik.InvoiceTransformer
Transform from XML content from File to the invoice model.
toString() - Method in enum io.konik.Configuration
 
toString() - Method in class io.konik.csv.model.Row.BankInformation
 
toString() - Method in class io.konik.csv.model.Row.File
 
toString() - Method in class io.konik.csv.model.Row.Header
 
toString() - Method in class io.konik.csv.model.Row.Item
 
toString() - Method in class io.konik.csv.model.Row.Tax
 
toString() - Method in class io.konik.csv.model.Row
 
toString() - Method in class io.konik.csv.model.Row.TradeParty
 
toString() - Method in exception io.konik.sdk.http.BadRequestException
 
toString() - Method in class io.konik.sdk.http.ErrorResponse
 
toString() - Method in class io.konik.sdk.invoice.InvoiceResponse
 
toString() - Method in class io.konik.sdk.invoice.StatusResponse
 
toString() - Method in class io.konik.sdk.invoices.InvoicesListElement
 
toString() - Method in class io.konik.validation.AmountCalculator.TaxAggregator
 
toString() - Method in class io.konik.zugferd.entity.trade.MonetarySummation
 
toString() - Method in enum io.konik.zugferd.profile.ConformanceLevel
 
toString() - Method in enum io.konik.zugferd.profile.ProfileVersion
 
toString() - Method in enum io.konik.zugferd.unece.codes.DocumentCode
 
toString() - Method in enum io.konik.zugferd.unece.codes.PaymentMeansCode
 
toString() - Method in enum io.konik.zugferd.unece.codes.Reference
 
toString() - Method in enum io.konik.zugferd.unece.codes.TaxCategory
 
toString() - Method in enum io.konik.zugferd.unece.codes.TaxCode
 
toString() - Method in enum io.konik.zugferd.unece.codes.UnitOfMeasurement
 
toString() - Method in class io.konik.zugferd.unqualified.Amount
 
toString() - Method in class io.konik.zugferd.unqualified.ZfDate
the String representation of the date applying the format given by the code.
Trade - Class in io.konik.zugferd.entity.trade
The Trade transaction.
Trade() - Constructor for class io.konik.zugferd.entity.trade.Trade
 
TradeCountry - Class in io.konik.jaxb.bindable.entity
The Trade Country.
TradeCountry(String) - Constructor for class io.konik.jaxb.bindable.entity.TradeCountry
Instantiates a new trade country.
TradeDeliveryTerms - Class in io.konik.jaxb.bindable.entity
 
TradeDeliveryTerms(String) - Constructor for class io.konik.jaxb.bindable.entity.TradeDeliveryTerms
 
TradeDeliveryTermsAdapter - Class in io.konik.jaxb.bindable.entity
The Trade Delivery Terms Adapter to String
TradeDeliveryTermsAdapter() - Constructor for class io.konik.jaxb.bindable.entity.TradeDeliveryTermsAdapter
 
TradeParty() - Constructor for class io.konik.csv.model.Row.TradeParty
 
TradeParty - Class in io.konik.zugferd.entity
The Trade Party
TradeParty() - Constructor for class io.konik.zugferd.entity.TradeParty
 
TradeTax - Class in io.konik.zugferd.entity.trade
The tax applied to a trade.
TradeTax() - Constructor for class io.konik.zugferd.entity.trade.TradeTax
 
TransformationException - Exception in io.konik.exception
The Konik Invoice Handling Exception is thrown whenever something goes wrong.
TransformationException(String) - Constructor for exception io.konik.exception.TransformationException
Instantiates a new transformation exception.
TransformationException(String, Throwable) - Constructor for exception io.konik.exception.TransformationException
Instantiates a new transformation exception.
TransformationWarning - Exception in io.konik.exception
The Konik Invoice Handling Exception is thrown whenever something goes wrong but the caller can continue or should be able to handle the situation.
TransformationWarning(String) - Constructor for exception io.konik.exception.TransformationWarning
Instantiates a new transformation warning.
TransformationWarning(String, Throwable) - Constructor for exception io.konik.exception.TransformationWarning
Instantiates a new transformation warning.
trueIndicator() - Static method in class io.konik.zugferd.unqualified.Indicator
Creates True indicator.
TwoDigitRoundingAdapter - Class in io.konik.jaxb.adapter
Adapter to round the amount during marshalling to two decimals after the period.
TwoDigitRoundingAdapter() - Constructor for class io.konik.jaxb.adapter.TwoDigitRoundingAdapter
Instantiates a new amount rounding adapter.
typeCode - Variable in class io.konik.zugferd.entity.ReferencedDocument
 

U

UnitOfMeasurement - Enum in io.konik.zugferd.unece.codes
The Unit Of Measurement Enumeration
UnitOfMeasurementProcessor - Class in io.konik.csv.processor
Custom CellProcessor for UnitOfMeasurement.
UnitOfMeasurementProcessor() - Constructor for class io.konik.csv.processor.UnitOfMeasurementProcessor
 
UniversalCommunication - Class in io.konik.jaxb.bindable.entity
 
UniversalCommunication(String) - Constructor for class io.konik.jaxb.bindable.entity.UniversalCommunication
 
UniversalCommunication() - Constructor for class io.konik.jaxb.bindable.entity.UniversalCommunication
 
UniversalCommunicationAdapter - Class in io.konik.jaxb.bindable.entity
The Universal Communication Adapter
UniversalCommunicationAdapter() - Constructor for class io.konik.jaxb.bindable.entity.UniversalCommunicationAdapter
 
unmarshal(TradeCountry) - Method in class io.konik.jaxb.adapter.CountryAdapter
 
unmarshal(String) - Method in class io.konik.jaxb.adapter.CurrencyAdapter
 
unmarshal(String) - Method in class io.konik.jaxb.adapter.IssueDateTimeAdapter
 
unmarshal(BigDecimal) - Method in class io.konik.jaxb.adapter.MeasureRoundingAdapter
 
unmarshal(Parameter) - Method in class io.konik.jaxb.adapter.ParameterProfileAdapter
 
unmarshal(DueDatePeriod) - Method in class io.konik.jaxb.adapter.PeriodCompleteToDateTimeAdapter
 
unmarshal(BigDecimal) - Method in class io.konik.jaxb.adapter.QuantityRoundingAdapter
 
unmarshal(Amount) - Method in class io.konik.jaxb.adapter.TwoDigitRoundingAdapter
 
unmarshal(AccountingAccount) - Method in class io.konik.jaxb.bindable.entity.AccountingAccountAdapter
 
unmarshal(SupplyChainEvent) - Method in class io.konik.jaxb.bindable.entity.EventAdapter
 
unmarshal(SupplyChainEvent) - Method in class io.konik.jaxb.bindable.entity.SupplyChainEventAdapter
 
unmarshal(TradeDeliveryTerms) - Method in class io.konik.jaxb.bindable.entity.TradeDeliveryTermsAdapter
 
unmarshal(UniversalCommunication) - Method in class io.konik.jaxb.bindable.entity.UniversalCommunicationAdapter
 
unmarshal(DateTime) - Method in class io.konik.jaxb.bindable.unqualified.DateTimeAdapter
 
unmarshal(BigDecimal) - Method in class io.konik.jaxb.bindable.unqualified.PercentRoundingAdapter
 
updateDraftInvoice(String, Invoice) - Method in interface io.konik.sdk.invoice.InvoiceApi
 
updateDraftInvoice(String, Invoice) - Method in class io.konik.sdk.invoice.RestInvoiceApi
 
updateInvoice(String, Invoice) - Method in interface io.konik.sdk.invoice.InvoiceApi
 
updateInvoice(String, Invoice) - Method in class io.konik.sdk.invoice.RestInvoiceApi
 
updateStatus(String, Status) - Method in interface io.konik.sdk.invoice.InvoiceApi
 
updateStatus(String, Status) - Method in class io.konik.sdk.invoice.RestInvoiceApi
 
upload(String, Map<String, InputStream>, Class<T>) - Method in class io.konik.sdk.http.ZinvoiceHttpClient
Uploads InputStream to given endpoint.
uploadInvoice(InputStream, InvoiceDocument.Type) - Method in interface io.konik.sdk.invoice.InvoiceApi
 
uploadInvoice(InputStream, InvoiceDocument.Type) - Method in class io.konik.sdk.invoice.RestInvoiceApi
 

V

ValidAmount - Annotation Type in io.konik.validator.annotation
The Valid Amount Annotation.
validate(Invoice) - Method in class io.konik.validation.InvoiceValidator
Validate the invoice
validate(Invoice, Class<?>[]) - Method in class io.konik.validation.MonetarySummationValidator
 
ValidContact - Annotation Type in io.konik.validator.annotation
Asserts that the Contact has either a name or department.
ValidContactValidator - Class in io.konik.validator
Validates if the Contact is valid by having a contact name or department
ValidContactValidator() - Constructor for class io.konik.validator.ValidContactValidator
 
ValidDateTime - Annotation Type in io.konik.validator.annotation
The Interface ValidDateTime.
ValidDateTimeFormat - Annotation Type in io.konik.validator.annotation
The Interface ValidDateTimeFormat.
ValidFinancialAccount - Annotation Type in io.konik.validator.annotation
The Financial Account will is considered correct when it has an IBAN or a proprietary id.
ValidFinancialAccountValidator - Class in io.konik.validator
The Valid Financial Account Validator will check if a Financial Account has a not empty FinancialAccount.getIban() or FinancialAccount.getProprietaryId().
ValidFinancialAccountValidator() - Constructor for class io.konik.validator.ValidFinancialAccountValidator
 
ValidId - Annotation Type in io.konik.validator.annotation
The Valid Identifier.
valueOf(String) - Static method in enum io.konik.Configuration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.konik.csv.pdf.FileAppenderPriorityComparator.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.konik.sdk.invoice.InvoiceDocument.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.konik.sdk.invoice.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.konik.zugferd.profile.ConformanceLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.konik.zugferd.profile.ProfileVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.konik.zugferd.unece.codes.DocumentCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.konik.zugferd.unece.codes.PaymentMeansCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.konik.zugferd.unece.codes.Reference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.konik.zugferd.unece.codes.TaxCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.konik.zugferd.unece.codes.TaxCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.konik.zugferd.unece.codes.UnitOfMeasurement
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.konik.Configuration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.konik.csv.pdf.FileAppenderPriorityComparator.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.konik.sdk.invoice.InvoiceDocument.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.konik.sdk.invoice.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.konik.zugferd.profile.ConformanceLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.konik.zugferd.profile.ProfileVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.konik.zugferd.unece.codes.DocumentCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.konik.zugferd.unece.codes.PaymentMeansCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.konik.zugferd.unece.codes.Reference
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.konik.zugferd.unece.codes.TaxCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.konik.zugferd.unece.codes.TaxCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.konik.zugferd.unece.codes.UnitOfMeasurement
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in enum io.konik.zugferd.profile.ProfileVersion
Version.
versionAlt() - Method in enum io.konik.zugferd.profile.ProfileVersion
alternative representation of the version with the .(dot).

W

withHeadersFromCsvFile(File, ColumnsConfigurer) - Static method in class io.konik.csv.mapper.CsvMapperBuilder
 

Z

zero(CurrencyCode) - Static method in class io.konik.util.Amounts
Creates Amount object with 0 (zero) value and given CurrencyCode
ZfDate - Class in io.konik.zugferd.unqualified
ZUGFeRD Specific Date with a format code.
ZfDate(Date) - Constructor for class io.konik.zugferd.unqualified.ZfDate
Instantiates a new zf date.
ZfDate() - Constructor for class io.konik.zugferd.unqualified.ZfDate
Instantiates a new zf date.
ZfDate(long) - Constructor for class io.konik.zugferd.unqualified.ZfDate
Instantiates a new zf date.
ZfDate(String) - Constructor for class io.konik.zugferd.unqualified.ZfDate
Instantiates a new zf date with the formatted date string
ZfDateDay - Class in io.konik.zugferd.unqualified
The ZUGFeRD Date with year, month and day.
ZfDateDay() - Constructor for class io.konik.zugferd.unqualified.ZfDateDay
Instantiates a new zf date day.
ZfDateDay(Date) - Constructor for class io.konik.zugferd.unqualified.ZfDateDay
Instantiates a new zf date day.
ZfDateDay(long) - Constructor for class io.konik.zugferd.unqualified.ZfDateDay
Instantiates a new zf date day.
ZfDateDay(String) - Constructor for class io.konik.zugferd.unqualified.ZfDateDay
Instantiates a new zf date day.
ZfDateFactory - Class in io.konik.zugferd.unqualified
A factory for creating ZfDate instanced based on format code.
ZfDateMonth - Class in io.konik.zugferd.unqualified
The ZUGFeRD Date with year and month.
ZfDateMonth() - Constructor for class io.konik.zugferd.unqualified.ZfDateMonth
Instantiates a new zf date with current year and month
ZfDateMonth(Date) - Constructor for class io.konik.zugferd.unqualified.ZfDateMonth
Instantiates a new zf date with current year and month
ZfDateMonth(long) - Constructor for class io.konik.zugferd.unqualified.ZfDateMonth
Instantiates a new zf date month.
ZfDateMonth(String) - Constructor for class io.konik.zugferd.unqualified.ZfDateMonth
Instantiates a new zf date month.
ZfDateWeek - Class in io.konik.zugferd.unqualified
The ZUGFeRD Date with a Year and week of the year.
ZfDateWeek() - Constructor for class io.konik.zugferd.unqualified.ZfDateWeek
Instantiates a new zf date week.
ZfDateWeek(Date) - Constructor for class io.konik.zugferd.unqualified.ZfDateWeek
Instantiates a new zf date week.
ZfDateWeek(long) - Constructor for class io.konik.zugferd.unqualified.ZfDateWeek
Instantiates a new zf date week.
ZfDateWeek(String) - Constructor for class io.konik.zugferd.unqualified.ZfDateWeek
Instantiates a new zf date week.
ZinvoiceApiConfig - Class in io.konik.sdk
Main SDK configuration class.
ZinvoiceApiConfig() - Constructor for class io.konik.sdk.ZinvoiceApiConfig
 
ZinvoiceApiConfig(String, String) - Constructor for class io.konik.sdk.ZinvoiceApiConfig
 
ZinvoiceHttpClient - Class in io.konik.sdk.http
HTTP client for Zinvoice services.
ZinvoiceHttpClient(ZinvoiceApiConfig, HttpRequestFactory, ObjectMapper) - Constructor for class io.konik.sdk.http.ZinvoiceHttpClient
 
ZinvoiceHttpClient(ZinvoiceApiConfig, ObjectMapper) - Constructor for class io.konik.sdk.http.ZinvoiceHttpClient
 
ZinvoiceHttpClient(ZinvoiceApiConfig) - Constructor for class io.konik.sdk.http.ZinvoiceHttpClient
 
A B C D E F G H I K L M N O P Q R S T U V W Z 
Skip navigation links

Copyright © 2014-2018 Konik.io. All Rights Reserved.