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

A

Account - Class in io.konik.zugferd.entity
The Trade Accounting Account
Account(String) - Constructor for class io.konik.zugferd.entity.Account
addAllowanceCharge(AllowanceCharge) - Method in class io.konik.zugferd.entity.Settlement
addGlobalId(ID) - Method in class io.konik.zugferd.entity.TradeParty
addInformation(String) - Method in class io.konik.zugferd.entity.PaymentMeans
addItem(Item) - Method in class io.konik.zugferd.entity.Trade
addName(String) - Method in class io.konik.zugferd.entity.Header
addNote(Note) - Method in class io.konik.zugferd.entity.DocumentLine
addNote(Note) - Method in class io.konik.zugferd.entity.Header
addOrigins(CountryCode) - Method in class io.konik.zugferd.entity.Product
addPaymentMeans(PaymentMeans) - Method in class io.konik.zugferd.entity.Settlement
addPaymentTerm(PaymentTerm) - Method in class io.konik.zugferd.entity.Settlement
Address - Class in io.konik.zugferd.entity
The Address
Address() - Constructor for class io.konik.zugferd.entity.Address
Address(String, String, String, String, String) - Constructor for class io.konik.zugferd.entity.Address
Address(String, String, String, String) - Constructor for class io.konik.zugferd.entity.Address
addServiceCharge(LogisticsServiceCharge) - Method in class io.konik.zugferd.entity.Settlement
addTaxRegistration(TaxRegistration) - Method in class io.konik.zugferd.entity.TradeParty
addTradeTax(Tax) - Method in class io.konik.zugferd.entity.LogisticsServiceCharge
addTradeTax(Tax) - Method in class io.konik.zugferd.entity.Settlement
Agreement - Class in io.konik.zugferd.entity
The Trade Agreement
Agreement(TradeParty, TradeParty, ReferencedDocument) - Constructor for class io.konik.zugferd.entity.Agreement
Agreement() - Constructor for class io.konik.zugferd.entity.Agreement
AllowanceCharge - Class in io.konik.zugferd.entity
The Allowance Charge
AllowanceCharge() - Constructor for class io.konik.zugferd.entity.AllowanceCharge
 
Amount - Class in io.konik.zugferd.unqualified
The Monetary Amount.
Amount() - Constructor for class io.konik.zugferd.unqualified.Amount
Amount(long, CurrencyCode) - Constructor for class io.konik.zugferd.unqualified.Amount
Amount(String, CurrencyCode) - Constructor for class io.konik.zugferd.unqualified.Amount
Amount(BigDecimal, CurrencyCode) - Constructor for class io.konik.zugferd.unqualified.Amount
AmountValidator - Class in io.konik.validator
The Amount Validator.
AmountValidator() - Constructor for class io.konik.validator.AmountValidator
 
append(Invoice, byte[]) - Method in interface io.konik.harness.InvoiceAppender
append(Invoice, InputStream, OutputStream) - Method in interface io.konik.harness.InvoiceAppender
asDate() - Method in class io.konik.zugferd.qualified.DateTime

B

BasicProfile - Class in io.konik.zugferd.profile
BasicProfile() - Constructor for class io.konik.zugferd.profile.BasicProfile

C

ComfortProfile - Class in io.konik.zugferd.profile
ComfortProfile() - Constructor for class io.konik.zugferd.profile.ComfortProfile
conformanceLevel - Variable in enum io.konik.zugferd.profile.ProfileType
Contact - Class in io.konik.zugferd.entity
The Trade Contact
Contact() - Constructor for class io.konik.zugferd.entity.Contact
Contact(String, String, String, String, String) - Constructor for class io.konik.zugferd.entity.Contact
Context - Class in io.konik.zugferd.entity
The Exchanged Document Context
Context() - Constructor for class io.konik.zugferd.entity.Context
Context(Profile) - Constructor for class io.konik.zugferd.entity.Context
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
 
createInvoice() - Method in class io.konik.zugferd.ObjectFactory
createInvoice(Invoice) - Method in class io.konik.zugferd.ObjectFactory
CurrencyAdapter - Class in io.konik.jaxb.adapter
The Currency Adapter
CurrencyAdapter() - Constructor for class io.konik.jaxb.adapter.CurrencyAdapter
 

D

DateTime - Class in io.konik.zugferd.qualified
Date Time
DateTime() - Constructor for class io.konik.zugferd.qualified.DateTime
DateTime(Date) - Constructor for class io.konik.zugferd.qualified.DateTime
DateTime(long) - Constructor for class io.konik.zugferd.qualified.DateTime
DateTime(DateTimeType) - Constructor for class io.konik.zugferd.qualified.DateTime
DateTime(DateTimeType, Date) - Constructor for class io.konik.zugferd.qualified.DateTime
DateTime(String, String) - Constructor for class io.konik.zugferd.qualified.DateTime
DateTimeType - Enum in io.konik.zugferd.unece.codes
The Date Time Types
Delivery - Class in io.konik.zugferd.entity
The Trade Delivery
Delivery() - Constructor for class io.konik.zugferd.entity.Delivery
Delivery(Quantity, Event) - Constructor for class io.konik.zugferd.entity.Delivery
description - Variable in enum io.konik.zugferd.unece.codes.UnitOfMeasurement
DocumentLine - Class in io.konik.zugferd.entity
The Item Line Document
DocumentLine() - Constructor for class io.konik.zugferd.entity.DocumentLine
DocumentLine(int) - Constructor for class io.konik.zugferd.entity.DocumentLine
DocumentLine(int, List<Note>) - Constructor for class io.konik.zugferd.entity.DocumentLine
DocumentNameCode - Enum in io.konik.zugferd.unece.codes
The Document Name Code Enumeration.

E

emptyToNull(String) - Static method in class io.konik.util.Strings
Event - Class in io.konik.zugferd.entity
The Delivery Event
Event() - Constructor for class io.konik.zugferd.entity.Event
Event(DateTimeType, Date) - Constructor for class io.konik.zugferd.entity.Event
Event(DateTime) - Constructor for class io.konik.zugferd.entity.Event
ExtendedProfile - Class in io.konik.zugferd.profile
ExtendedProfile() - Constructor for class io.konik.zugferd.profile.ExtendedProfile
extract(byte[]) - Method in interface io.konik.harness.InvoiceExtractor
extract(InputStream) - Method in interface io.konik.harness.InvoiceExtractor
extractVersion(String) - Static method in enum io.konik.zugferd.profile.ProfileType

F

FinancialAccount - Class in io.konik.zugferd.entity
The Financial Account.
FinancialAccount(String) - Constructor for class io.konik.zugferd.entity.FinancialAccount
FinancialInstitution - Class in io.konik.zugferd.entity
The Financial Institution.
FinancialInstitution(String) - Constructor for class io.konik.zugferd.entity.FinancialInstitution
format(Date) - Method in enum io.konik.zugferd.unece.codes.DateTimeType
format(Long) - Method in enum io.konik.zugferd.unece.codes.DateTimeType
from(InputStream) - Method in class io.konik.InvoiceTransformer
from(File) - Method in class io.konik.InvoiceTransformer
from(Invoice) - Method in class io.konik.InvoiceTransformer
from(Invoice, ByteArrayOutputStream) - Method in class io.konik.InvoiceTransformer
fullName - Variable in enum io.konik.zugferd.profile.ProfileType

G

getActualAmount() - Method in class io.konik.zugferd.entity.AllowanceCharge
getAddress() - Method in class io.konik.zugferd.entity.TradeParty
getAgreement() - Method in class io.konik.zugferd.entity.Item
getAgreement() - Method in class io.konik.zugferd.entity.Trade
getAllowanceCharge() - Method in class io.konik.zugferd.entity.Price
getAllowanceCharge() - Method in class io.konik.zugferd.entity.Settlement
getAllowanceTotal() - Method in class io.konik.zugferd.entity.MonetarySummation
getAmount() - Method in class io.konik.zugferd.entity.LogisticsServiceCharge
getApplicablePercentage() - Method in class io.konik.zugferd.entity.Tax
getBasisAmount() - Method in class io.konik.zugferd.entity.AllowanceCharge
getBasisAmount() - Method in class io.konik.zugferd.entity.Tax
getBasisQuantity() - Method in class io.konik.zugferd.entity.Price
getBic() - Method in class io.konik.zugferd.entity.FinancialInstitution
getBilledQuantity() - Method in class io.konik.zugferd.entity.Delivery
getBillingPeriod() - Method in class io.konik.zugferd.entity.Settlement
getBookingReference() - Method in class io.konik.zugferd.entity.Settlement
getBuyerAssignedId() - Method in class io.konik.zugferd.entity.Product
getBuyerOrder() - Method in class io.konik.zugferd.entity.Agreement
getBuyerReference() - Method in class io.konik.zugferd.entity.Agreement
getBuyerTradeParty() - Method in class io.konik.zugferd.entity.Agreement
getByCode(String) - Static method in enum io.konik.zugferd.unece.codes.DateTimeType
getByCode(String) - Static method in enum io.konik.zugferd.unece.codes.DocumentNameCode
getByCode(String) - Static method in enum io.konik.zugferd.unece.codes.PaymentMeansCode
getByCode(String) - Static method in enum io.konik.zugferd.unece.codes.Reference
getByCode(String) - Static method in enum io.konik.zugferd.unece.codes.TaxCategory
getByCode(String) - Static method in enum io.konik.zugferd.unece.codes.TaxCode
getByCode(String) - Static method in enum io.konik.zugferd.unece.codes.UnitOfMeasurement
getCalculatedAmount() - Method in class io.konik.zugferd.entity.Tax
getCategory() - Method in class io.konik.zugferd.entity.AllowanceCharge
getCategory() - Method in class io.konik.zugferd.entity.Tax
getChargeAmount() - Method in class io.konik.zugferd.entity.Price
getChargeTotal() - Method in class io.konik.zugferd.entity.MonetarySummation
getCity() - Method in class io.konik.zugferd.entity.Address
getCode() - Method in class io.konik.jaxb.bindable.TradeCountry
getCode() - Method in class io.konik.zugferd.entity.Header
getCode() - Method in class io.konik.zugferd.entity.PaymentMeans
getCode() - Method in class io.konik.zugferd.entity.Tax
getCode() - Method in class io.konik.zugferd.qualified.DateTime
getCode() - Method in enum io.konik.zugferd.unece.codes.DateTimeType
getCode() - Method in enum io.konik.zugferd.unece.codes.DocumentNameCode
getCode() - Method in enum io.konik.zugferd.unece.codes.PaymentMeansCode
getCode() - Method in enum io.konik.zugferd.unece.codes.Reference
getCode() - Method in enum io.konik.zugferd.unece.codes.TaxCategory
getCode() - Method in enum io.konik.zugferd.unece.codes.TaxCode
getCode() - Method in enum io.konik.zugferd.unece.codes.UnitOfMeasurement
getCompleteNumber() - Method in class io.konik.jaxb.bindable.UniversalCommunication
getContact() - Method in class io.konik.zugferd.entity.TradeParty
getContent() - Method in class io.konik.zugferd.entity.Note
getContext() - Method in class io.konik.zugferd.Invoice
getContract() - Method in class io.konik.zugferd.entity.Agreement
getCountryId() - Method in class io.konik.zugferd.entity.Address
getCurrency() - Method in class io.konik.zugferd.entity.Settlement
getCurrency() - Method in class io.konik.zugferd.unqualified.Amount
getCustomerOrder() - Method in class io.konik.zugferd.entity.Agreement
getDelivery() - Method in class io.konik.zugferd.entity.Item
getDelivery() - Method in class io.konik.zugferd.entity.Trade
getDepartment() - Method in class io.konik.zugferd.entity.Contact
getDescription() - Method in class io.konik.zugferd.entity.LogisticsServiceCharge
getDescription() - Method in class io.konik.zugferd.entity.PaymentTerm
getDescription() - Method in class io.konik.zugferd.entity.Product
getDescription() - Method in enum io.konik.zugferd.unece.codes.DocumentNameCode
getDescription() - Method in enum io.konik.zugferd.unece.codes.PaymentMeansCode
getDescription() - Method in enum io.konik.zugferd.unece.codes.Reference
getDescription() - Method in enum io.konik.zugferd.unece.codes.TaxCategory
getDescription() - Method in enum io.konik.zugferd.unece.codes.TaxCode
getDescription() - Method in enum io.konik.zugferd.unece.codes.UnitOfMeasurement
getDetailedDescription() - Method in enum io.konik.zugferd.unece.codes.TaxCategory
getDue() - Method in class io.konik.zugferd.entity.PaymentTerm
getDuePayable() - Method in class io.konik.zugferd.entity.MonetarySummation
getEmail() - Method in class io.konik.zugferd.entity.Contact
getEnd() - Method in class io.konik.zugferd.entity.Period
getEvent() - Method in class io.konik.zugferd.entity.Delivery
getExemptionReason() - Method in class io.konik.zugferd.entity.Tax
getFax() - Method in class io.konik.zugferd.entity.Contact
getFullName() - Method in class io.konik.zugferd.profile.Profile
getGermanBankleitzahl() - Method in class io.konik.zugferd.entity.FinancialInstitution
getGlobalId() - Method in class io.konik.zugferd.entity.Product
getGlobalId() - Method in class io.konik.zugferd.entity.TradeParty
getGrandTotal() - Method in class io.konik.zugferd.entity.MonetarySummation
getGrossPriceProduct() - Method in class io.konik.zugferd.entity.Agreement
getHeader() - Method in class io.konik.zugferd.Invoice
getIban() - Method in class io.konik.zugferd.entity.FinancialAccount
getId() - Method in class io.konik.zugferd.entity.Account
getId() - Method in class io.konik.zugferd.entity.ReferencedDocument
getId() - Method in class io.konik.zugferd.entity.TradeParty
getInformation() - Method in class io.konik.zugferd.entity.PaymentMeans
getInvoicee() - Method in class io.konik.zugferd.entity.Settlement
getInvoiceNumber() - Method in class io.konik.zugferd.entity.Header
getIssued() - Method in class io.konik.zugferd.entity.Header
getIssued() - Method in class io.konik.zugferd.entity.ReferencedDocument
getItems() - Method in class io.konik.zugferd.entity.Trade
getLineOne() - Method in class io.konik.zugferd.entity.Address
getLineTwo() - Method in class io.konik.zugferd.entity.Address
getMail() - Method in class io.konik.jaxb.bindable.UniversalCommunication
getMonetarySummation() - Method in class io.konik.zugferd.entity.Settlement
getName() - Method in class io.konik.zugferd.entity.Contact
getName() - Method in class io.konik.zugferd.entity.FinancialInstitution
getName() - Method in class io.konik.zugferd.entity.Header
getName() - Method in class io.konik.zugferd.entity.Product
getName() - Method in class io.konik.zugferd.entity.TradeParty
getNetPriceProduct() - Method in class io.konik.zugferd.entity.Agreement
getNetTotal() - Method in class io.konik.zugferd.entity.MonetarySummation
getNote() - Method in class io.konik.zugferd.entity.Delivery
getNotes() - Method in class io.konik.zugferd.entity.DocumentLine
getNotes() - Method in class io.konik.zugferd.entity.Header
getNumber() - Method in class io.konik.zugferd.entity.TaxRegistration
getOccurrence() - Method in class io.konik.zugferd.entity.Event
getOccurrenceAsDate() - Method in class io.konik.zugferd.entity.Event
getOrigins() - Method in class io.konik.zugferd.entity.Product
getPattern() - Method in enum io.konik.zugferd.unece.codes.DateTimeType
getPayeeAccount() - Method in class io.konik.zugferd.entity.PaymentMeans
getPayeeInstitution() - Method in class io.konik.zugferd.entity.PaymentMeans
getPayerAccount() - Method in class io.konik.zugferd.entity.PaymentMeans
getPayerInstitution() - Method in class io.konik.zugferd.entity.PaymentMeans
getPaymentMeans() - Method in class io.konik.zugferd.entity.Settlement
getPaymentReference() - Method in class io.konik.zugferd.entity.Settlement
getPaymentTerms() - Method in class io.konik.zugferd.entity.Settlement
getPosition() - Method in class io.konik.zugferd.entity.DocumentLine
getPosition() - Method in class io.konik.zugferd.entity.Item
getPostcode() - Method in class io.konik.zugferd.entity.Address
getProduct() - Method in class io.konik.zugferd.entity.Item
getProfile() - Method in class io.konik.zugferd.entity.Context
getProfile(String) - Static method in enum io.konik.zugferd.profile.ProfileType
getProfileByName(String) - Static method in enum io.konik.zugferd.profile.ProfileType
getProprietaryID() - Method in class io.konik.zugferd.entity.FinancialAccount
getReason() - Method in class io.konik.zugferd.entity.AllowanceCharge
getSchemeId() - Method in class io.konik.zugferd.unqualified.ID
getSellerAssignedId() - Method in class io.konik.zugferd.entity.Product
getSellerTradeParty() - Method in class io.konik.zugferd.entity.Agreement
getServiceCharge() - Method in class io.konik.zugferd.entity.Settlement
getSettlement() - Method in class io.konik.zugferd.entity.Item
getSettlement() - Method in class io.konik.zugferd.entity.Trade
getSimpleName() - Method in class io.konik.zugferd.profile.Profile
getStart() - Method in class io.konik.zugferd.entity.Period
getSubjectCode() - Method in class io.konik.zugferd.entity.Note
getTaxBasisTotal() - Method in class io.konik.zugferd.entity.MonetarySummation
getTaxRegistration() - Method in class io.konik.zugferd.entity.TradeParty
getTaxTotal() - Method in class io.konik.zugferd.entity.MonetarySummation
getTelephone() - Method in class io.konik.zugferd.entity.Contact
getTotalPrepaid() - Method in class io.konik.zugferd.entity.MonetarySummation
getTrade() - Method in class io.konik.zugferd.Invoice
getTradeTax() - Method in class io.konik.zugferd.entity.LogisticsServiceCharge
getTradeTax() - Method in class io.konik.zugferd.entity.Settlement
getType() - Method in class io.konik.zugferd.entity.TaxRegistration
getUnit() - Method in class io.konik.zugferd.unqualified.Quantity
getUnitCode() - Method in class io.konik.zugferd.unqualified.Quantity
getValue() - Method in class io.konik.zugferd.qualified.DateTime
getValue() - Method in class io.konik.zugferd.unqualified.Amount
getValue() - Method in class io.konik.zugferd.unqualified.ID
getValue() - Method in class io.konik.zugferd.unqualified.Quantity
getVersion() - Method in class io.konik.zugferd.profile.Profile
getZfSchemaValidator() - Method in class io.konik.InvoiceTransformer

H

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 ID.
ID() - Constructor for class io.konik.zugferd.unqualified.ID
ID(String) - Constructor for class io.konik.zugferd.unqualified.ID
ID(String, String) - Constructor for class io.konik.zugferd.unqualified.ID
initialize(ValidAmount) - Method in class io.konik.validator.AmountValidator
 
Invoice - Class in io.konik.zugferd
ZUGFeRD Invoice Model.
Invoice(Profile) - Constructor for class io.konik.zugferd.Invoice
InvoiceAppender - Interface in io.konik.harness
InvoiceAppendError - Exception in io.konik.harness
InvoiceAppendError(String) - Constructor for exception io.konik.harness.InvoiceAppendError
InvoiceAppendError(String, Throwable) - Constructor for exception io.konik.harness.InvoiceAppendError
InvoiceExtractionError - Exception in io.konik.harness
InvoiceExtractionError(String) - Constructor for exception io.konik.harness.InvoiceExtractionError
InvoiceExtractionError(String, Throwable) - Constructor for exception io.konik.harness.InvoiceExtractionError
InvoiceExtractor - Interface in io.konik.harness
InvoiceTransformer - Class in io.konik
InvoiceTransformer() - Constructor for class io.konik.InvoiceTransformer
InvoiceTransformer(JAXBContext) - Constructor for class io.konik.InvoiceTransformer
InvoiceValidator - Class in io.konik.validation
InvoiceValidator() - Constructor for class io.konik.validation.InvoiceValidator
 
io.konik - package io.konik
io.konik.exception - package io.konik.exception
io.konik.harness - package io.konik.harness
io.konik.jaxb.adapter - package io.konik.jaxb.adapter
io.konik.jaxb.bindable - package io.konik.jaxb.bindable
io.konik.util - package io.konik.util
io.konik.validation - package io.konik.validation
io.konik.validator - package io.konik.validator
io.konik.validator.annotation - package io.konik.validator.annotation
io.konik.zugferd - package io.konik.zugferd
io.konik.zugferd.entity - package io.konik.zugferd.entity
io.konik.zugferd.profile - package io.konik.zugferd.profile
io.konik.zugferd.qualified - package io.konik.zugferd.qualified
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
isBasic() - Method in class io.konik.zugferd.profile.Profile
isBasic(String) - Static method in enum io.konik.zugferd.profile.ProfileType
isComfort() - Method in class io.konik.zugferd.profile.Profile
isComfort(String) - Static method in enum io.konik.zugferd.profile.ProfileType
isDiscount() - Method in class io.konik.zugferd.entity.AllowanceCharge
isExtended() - Method in class io.konik.zugferd.profile.Profile
isExtended(String) - Static method in enum io.konik.zugferd.profile.ProfileType
isKnown(String) - Static method in enum io.konik.zugferd.unece.codes.DateTimeType
isKnownCode(Class<E>, String) - Static method in class io.konik.util.KonikEnum
isKnownCode(String) - Static method in enum io.konik.zugferd.unece.codes.DocumentNameCode
isKnownCode(String) - Static method in enum io.konik.zugferd.unece.codes.PaymentMeansCode
isNullOrEmpty(String) - Static method in class io.konik.util.Strings
isSurcharge() - Method in class io.konik.zugferd.entity.AllowanceCharge
isTest() - Method in class io.konik.zugferd.entity.Context
isValid(Amount, ConstraintValidatorContext) - Method in class io.konik.validator.AmountValidator
 
Item - Class in io.konik.zugferd.entity
The Trade Item.
Item() - Constructor for class io.konik.zugferd.entity.Item
 

K

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

L

LogisticsServiceCharge - Class in io.konik.zugferd.entity
The Logistics Service Charge
LogisticsServiceCharge() - Constructor for class io.konik.zugferd.entity.LogisticsServiceCharge
 

M

marshal(CountryCode) - Method in class io.konik.jaxb.adapter.CountryAdapter
 
marshal(CurrencyCode) - Method in class io.konik.jaxb.adapter.CurrencyAdapter
 
marshal(String) - Method in class io.konik.jaxb.adapter.UniversalCommunicationAdapter
 
MonetarySummation - Class in io.konik.zugferd.entity
The Monetary Summation
MonetarySummation() - Constructor for class io.konik.zugferd.entity.MonetarySummation
 

N

Note - Class in io.konik.zugferd.entity
The Note
Note() - Constructor for class io.konik.zugferd.entity.Note
Note(String) - Constructor for class io.konik.zugferd.entity.Note
Note(String, String) - Constructor for class io.konik.zugferd.entity.Note
NS - Static variable in enum io.konik.zugferd.profile.ProfileType
nullToEmpty(String) - Static method in class io.konik.util.Strings

O

ObjectFactory - Class in io.konik.zugferd
ObjectFactory() - Constructor for class io.konik.zugferd.ObjectFactory
 

P

parse(String) - Method in enum io.konik.zugferd.unece.codes.DateTimeType
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
PaymentTerm - Class in io.konik.zugferd.entity
The Payment Term
PaymentTerm() - Constructor for class io.konik.zugferd.entity.PaymentTerm
 
Period - Class in io.konik.zugferd.entity
The Period of time
Period() - Constructor for class io.konik.zugferd.entity.Period
 
PREFIX - Static variable in enum io.konik.zugferd.unece.codes.DocumentNameCode
PREFIX - Static variable in enum io.konik.zugferd.unece.codes.PaymentMeansCode
Price - Class in io.konik.zugferd.entity
The Price
Price() - Constructor for class io.konik.zugferd.entity.Price
 
Product - Class in io.konik.zugferd.entity
The Trade Product
Product() - Constructor for class io.konik.zugferd.entity.Product
 
Profile - Class in io.konik.zugferd.profile
Profile(String) - Constructor for class io.konik.zugferd.profile.Profile
Profile(ProfileType) - Constructor for class io.konik.zugferd.profile.Profile
ProfileType - Enum in io.konik.zugferd.profile

Q

Quantity - Class in io.konik.zugferd.unqualified
The Quantity
Quantity() - Constructor for class io.konik.zugferd.unqualified.Quantity
Quantity(BigDecimal, String) - Constructor for class io.konik.zugferd.unqualified.Quantity
Quantity(BigDecimal, UnitOfMeasurement) - Constructor for class io.konik.zugferd.unqualified.Quantity

R

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
 

S

setActualAmount(Amount) - Method in class io.konik.zugferd.entity.AllowanceCharge
setAddress(Address) - Method in class io.konik.zugferd.entity.TradeParty
setAgreement(Agreement) - Method in class io.konik.zugferd.entity.Item
setAgreement(Agreement) - Method in class io.konik.zugferd.entity.Trade
setAllowanceTotal(Amount) - Method in class io.konik.zugferd.entity.MonetarySummation
setAmount(Amount) - Method in class io.konik.zugferd.entity.LogisticsServiceCharge
setApplicablePercentage(BigDecimal) - Method in class io.konik.zugferd.entity.Tax
setBasisAmount(Amount) - Method in class io.konik.zugferd.entity.AllowanceCharge
setBasisAmount(Amount) - Method in class io.konik.zugferd.entity.Tax
setBasisQuantity(Quantity) - Method in class io.konik.zugferd.entity.Price
setBic(String) - Method in class io.konik.zugferd.entity.FinancialInstitution
setBilledQuantity(Quantity) - Method in class io.konik.zugferd.entity.Delivery
setBillingPeriod(Period) - Method in class io.konik.zugferd.entity.Settlement
setBookingReference(Account) - Method in class io.konik.zugferd.entity.Settlement
setBuyerAssignedId(String) - Method in class io.konik.zugferd.entity.Product
setBuyerOrder(ReferencedDocument) - Method in class io.konik.zugferd.entity.Agreement
setBuyerReference(String) - Method in class io.konik.zugferd.entity.Agreement
setBuyerTradeParty(TradeParty) - Method in class io.konik.zugferd.entity.Agreement
setCalculatedAmount(Amount) - Method in class io.konik.zugferd.entity.Tax
setCategory(Tax) - Method in class io.konik.zugferd.entity.AllowanceCharge
setCategory(TaxCategory) - Method in class io.konik.zugferd.entity.Tax
setChargeAmount(Amount) - Method in class io.konik.zugferd.entity.Price
setChargeTotal(Amount) - Method in class io.konik.zugferd.entity.MonetarySummation
setCity(String) - Method in class io.konik.zugferd.entity.Address
setCode(String) - Method in class io.konik.jaxb.bindable.TradeCountry
setCode(DocumentNameCode) - Method in class io.konik.zugferd.entity.Header
setCode(PaymentMeansCode) - Method in class io.konik.zugferd.entity.PaymentMeans
setCode(TaxCode) - Method in class io.konik.zugferd.entity.Tax
setCompleteNumber(String) - Method in class io.konik.jaxb.bindable.UniversalCommunication
setContact(Contact) - Method in class io.konik.zugferd.entity.TradeParty
setContent(String) - Method in class io.konik.zugferd.entity.Note
setContext(Context) - Method in class io.konik.zugferd.Invoice
setContract(ReferencedDocument) - Method in class io.konik.zugferd.entity.Agreement
setCountryId(String) - Method in class io.konik.zugferd.entity.Address
setCurrency(CurrencyCode) - Method in class io.konik.zugferd.entity.Settlement
setCurrency(CurrencyCode) - Method in class io.konik.zugferd.unqualified.Amount
setCustomerOrder(ReferencedDocument) - Method in class io.konik.zugferd.entity.Agreement
setDelivery(Delivery) - Method in class io.konik.zugferd.entity.Item
setDelivery(Delivery) - Method in class io.konik.zugferd.entity.Trade
setDepartment(String) - Method in class io.konik.zugferd.entity.Contact
setDescription(String) - Method in class io.konik.zugferd.entity.LogisticsServiceCharge
setDescription(String) - Method in class io.konik.zugferd.entity.PaymentTerm
setDescription(String) - Method in class io.konik.zugferd.entity.Product
setDiscount() - Method in class io.konik.zugferd.entity.AllowanceCharge
setDue(DateTime) - Method in class io.konik.zugferd.entity.PaymentTerm
setDuePayable(Amount) - Method in class io.konik.zugferd.entity.MonetarySummation
setEmail(String) - Method in class io.konik.zugferd.entity.Contact
setEnd(DateTime) - Method in class io.konik.zugferd.entity.Period
setEvent(Event) - Method in class io.konik.zugferd.entity.Delivery
setExemptionReason(String) - Method in class io.konik.zugferd.entity.Tax
setFax(String) - Method in class io.konik.zugferd.entity.Contact
setGermanBankleitzahl(String) - Method in class io.konik.zugferd.entity.FinancialInstitution
setGlobalId(ID) - Method in class io.konik.zugferd.entity.Product
setGrandTotal(Amount) - Method in class io.konik.zugferd.entity.MonetarySummation
setGrossPriceProduct(Price) - Method in class io.konik.zugferd.entity.Agreement
setHeader(Header) - Method in class io.konik.zugferd.Invoice
setIban(String) - Method in class io.konik.zugferd.entity.FinancialAccount
setId(String) - Method in class io.konik.zugferd.entity.ReferencedDocument
setId(String) - Method in class io.konik.zugferd.entity.TradeParty
setInvoicee(TradeParty) - Method in class io.konik.zugferd.entity.Settlement
setInvoiceNumber(String) - Method in class io.konik.zugferd.entity.Header
setIssued(DateTime) - Method in class io.konik.zugferd.entity.Header
setIssued(DateTime) - Method in class io.konik.zugferd.entity.ReferencedDocument
setLineOne(String) - Method in class io.konik.zugferd.entity.Address
setLineTwo(String) - Method in class io.konik.zugferd.entity.Address
setMail(String) - Method in class io.konik.jaxb.bindable.UniversalCommunication
setMonetarySummation(MonetarySummation) - Method in class io.konik.zugferd.entity.Settlement
setName(String) - Method in class io.konik.zugferd.entity.Contact
setName(String) - Method in class io.konik.zugferd.entity.FinancialInstitution
setName(String) - Method in class io.konik.zugferd.entity.Product
setName(String) - Method in class io.konik.zugferd.entity.TradeParty
setNetPriceProduct(Price) - Method in class io.konik.zugferd.entity.Agreement
setNetTotal(Amount) - Method in class io.konik.zugferd.entity.MonetarySummation
setNote(ReferencedDocument) - Method in class io.konik.zugferd.entity.Delivery
setNumber(String) - Method in class io.konik.zugferd.entity.TaxRegistration
setOccurrence(DateTime) - Method in class io.konik.zugferd.entity.Event
setPayeeAccount(FinancialAccount) - Method in class io.konik.zugferd.entity.PaymentMeans
setPayeeInstitution(FinancialInstitution) - Method in class io.konik.zugferd.entity.PaymentMeans
setPayerAccount(FinancialAccount) - Method in class io.konik.zugferd.entity.PaymentMeans
setPayerInstitution(FinancialInstitution) - Method in class io.konik.zugferd.entity.PaymentMeans
setPaymentReference(String) - Method in class io.konik.zugferd.entity.Settlement
setPosition(int) - Method in class io.konik.zugferd.entity.DocumentLine
setPosition(DocumentLine) - Method in class io.konik.zugferd.entity.Item
setPostcode(String) - Method in class io.konik.zugferd.entity.Address
setProduct(Product) - Method in class io.konik.zugferd.entity.Item
setProfile(Profile) - Method in class io.konik.zugferd.entity.Context
setProprietaryID(String) - Method in class io.konik.zugferd.entity.FinancialAccount
setReason(String) - Method in class io.konik.zugferd.entity.AllowanceCharge
setSchemeId(String) - Method in class io.konik.zugferd.unqualified.ID
setSellerAssignedId(String) - Method in class io.konik.zugferd.entity.Product
setSellerTradeParty(TradeParty) - Method in class io.konik.zugferd.entity.Agreement
setSettlement(Settlement) - Method in class io.konik.zugferd.entity.Item
setSettlement(Settlement) - Method in class io.konik.zugferd.entity.Trade
setStart(DateTime) - Method in class io.konik.zugferd.entity.Period
setSubjectCode(String) - Method in class io.konik.zugferd.entity.Note
setSurcharge() - Method in class io.konik.zugferd.entity.AllowanceCharge
setTaxBasisTotal(Amount) - Method in class io.konik.zugferd.entity.MonetarySummation
setTaxTotal(Amount) - Method in class io.konik.zugferd.entity.MonetarySummation
setTelephone(String) - Method in class io.konik.zugferd.entity.Contact
setTest(boolean) - Method in class io.konik.zugferd.entity.Context
Settlement - Class in io.konik.zugferd.entity
The Trade Settlement
Settlement() - Constructor for class io.konik.zugferd.entity.Settlement
 
setTotalPrepaid(Amount) - Method in class io.konik.zugferd.entity.MonetarySummation
setTrade(Trade) - Method in class io.konik.zugferd.Invoice
setType(Reference) - Method in class io.konik.zugferd.entity.TaxRegistration
setUnit(UnitOfMeasurement) - Method in class io.konik.zugferd.unqualified.Quantity
setUnitCode(String) - Method in class io.konik.zugferd.unqualified.Quantity
setValue(BigDecimal) - Method in class io.konik.zugferd.unqualified.Amount
setValue(String) - Method in class io.konik.zugferd.unqualified.ID
setValue(BigDecimal) - Method in class io.konik.zugferd.unqualified.Quantity
simpleName - Variable in enum io.konik.zugferd.profile.ProfileType
Strings - Class in io.konik.util

T

Tax - Class in io.konik.zugferd.entity
The Trade Tax.
Tax() - Constructor for class io.konik.zugferd.entity.Tax
 
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
TaxRegistration(String) - Constructor for class io.konik.zugferd.entity.TaxRegistration
TaxRegistration(String, Reference) - Constructor for class io.konik.zugferd.entity.TaxRegistration
toString() - Method in enum io.konik.zugferd.unece.codes.DateTimeType
toString() - Method in enum io.konik.zugferd.unece.codes.DocumentNameCode
 
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
 
Trade - Class in io.konik.zugferd.entity
The Trade transaction.
Trade() - Constructor for class io.konik.zugferd.entity.Trade
 
TradeCountry - Class in io.konik.jaxb.bindable
The Trade Country.
TradeCountry(String) - Constructor for class io.konik.jaxb.bindable.TradeCountry
TradeParty - Class in io.konik.zugferd.entity
The Trade Party
TradeParty() - Constructor for class io.konik.zugferd.entity.TradeParty
 
TransformationException - Exception in io.konik.exception
TransformationException(String) - Constructor for exception io.konik.exception.TransformationException
TransformationException(String, Throwable) - Constructor for exception io.konik.exception.TransformationException
TransformationWarning - Exception in io.konik.exception
TransformationWarning(String) - Constructor for exception io.konik.exception.TransformationWarning
TransformationWarning(String, Throwable) - Constructor for exception io.konik.exception.TransformationWarning

U

UnitOfMeasurement - Enum in io.konik.zugferd.unece.codes
The Unit Of Measurement Enumeration
UniversalCommunication - Class in io.konik.jaxb.bindable
The Universal Communication
UniversalCommunication(String) - Constructor for class io.konik.jaxb.bindable.UniversalCommunication
UniversalCommunication() - Constructor for class io.konik.jaxb.bindable.UniversalCommunication
UniversalCommunicationAdapter - Class in io.konik.jaxb.adapter
The Currency Adapter
UniversalCommunicationAdapter() - Constructor for class io.konik.jaxb.adapter.UniversalCommunicationAdapter
 
unmarshal(TradeCountry) - Method in class io.konik.jaxb.adapter.CountryAdapter
 
unmarshal(String) - Method in class io.konik.jaxb.adapter.CurrencyAdapter
 
unmarshal(UniversalCommunication) - Method in class io.konik.jaxb.adapter.UniversalCommunicationAdapter
 

V

ValidAmount - Annotation Type in io.konik.validator.annotation
The Valid Amount Annotation.
valueOf(String) - Static method in enum io.konik.zugferd.profile.ProfileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.konik.zugferd.unece.codes.DateTimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.konik.zugferd.unece.codes.DocumentNameCode
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.zugferd.profile.ProfileType
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.DateTimeType
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.DocumentNameCode
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 - Static variable in enum io.konik.zugferd.profile.ProfileType
A B C D E F G H I K L M N O P Q R S T U V 

Copyright © 2014 konik.io. All Rights Reserved.