JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
net.dreceiptx
,
net.dreceiptx.client
,
net.dreceiptx.client.exception
,
net.dreceiptx.config
,
net.dreceiptx.receipt
,
net.dreceiptx.receipt.allowanceCharge
,
net.dreceiptx.receipt.common
,
net.dreceiptx.receipt.common.Measurement
,
net.dreceiptx.receipt.document
,
net.dreceiptx.receipt.ecom
,
net.dreceiptx.receipt.invoice
,
net.dreceiptx.receipt.lineitem
,
net.dreceiptx.receipt.lineitem.construction
,
net.dreceiptx.receipt.lineitem.entertainment
,
net.dreceiptx.receipt.lineitem.retail
,
net.dreceiptx.receipt.lineitem.travel
,
net.dreceiptx.receipt.merchant
,
net.dreceiptx.receipt.serialization
,
net.dreceiptx.receipt.serialization.json
,
net.dreceiptx.receipt.settlement
,
net.dreceiptx.receipt.tax
,
net.dreceiptx.receipt.validation
,
net.dreceiptx.users
Class Hierarchy
java.lang.Object
net.dreceiptx.receipt.common.
Address
net.dreceiptx.receipt.common.
Amount
net.dreceiptx.receipt.ecom.
AVP
net.dreceiptx.receipt.ecom.
AVPList
net.dreceiptx.config.
ConfigKeys
net.dreceiptx.receipt.common.
Contact
net.dreceiptx.config.
DatabaseConfigManager
(implements net.dreceiptx.config.
ConfigManager
)
net.dreceiptx.receipt.common.
DeliveryInformation
net.dreceiptx.receipt.common.
DespatchInformation
net.dreceiptx.config.
DictionaryConfigManager
(implements net.dreceiptx.config.
ConfigManager
)
net.dreceiptx.receipt.
DigitalReceipt
net.dreceiptx.receipt.
DigitalReceiptBuilder
net.dreceiptx.receipt.serialization.json.
DigitalReceiptDeserializer
(implements com.google.gson.JsonDeserializer<T>)
net.dreceiptx.receipt.serialization.json.
DigitalReceiptMessage
net.dreceiptx.receipt.serialization.json.
DigitalReceiptSerializer
net.dreceiptx.receipt.document.
DocumentIdentification
net.dreceiptx.receipt.document.
DocumentOwner
net.dreceiptx.receipt.document.
DocumentOwnerIdentification
net.dreceiptx.client.
DRXClient
(implements net.dreceiptx.client.
ExchangeClient
)
net.dreceiptx.client.
DRXCredentials
(implements net.dreceiptx.client.
ExchangeCredentials
)
net.dreceiptx.client.
EnvVarExchangeCredentials
(implements net.dreceiptx.client.
ExchangeCredentials
)
net.dreceiptx.client.
ExchangeResponse
net.dreceiptx.receipt.common.
GeographicalCoordinates
net.dreceiptx.receipt.invoice.
Invoice
net.dreceiptx.receipt.serialization.json.
InvoiceDeserializer
(implements com.google.gson.JsonDeserializer<T>)
net.dreceiptx.receipt.serialization.json.
InvoiceSerializer
(implements com.google.gson.JsonSerializer<T>)
net.dreceiptx.receipt.lineitem.
LineItem
net.dreceiptx.receipt.lineitem.travel.
Accommodation
net.dreceiptx.receipt.lineitem.retail.
Book
net.dreceiptx.receipt.lineitem.entertainment.
Entertainment
net.dreceiptx.receipt.lineitem.travel.
Flight
net.dreceiptx.receipt.lineitem.travel.
GroundTransport
net.dreceiptx.receipt.lineitem.construction.
MaterialGeneric
net.dreceiptx.receipt.lineitem.
StandardLineItem
net.dreceiptx.receipt.lineitem.travel.
TravelIncidental
net.dreceiptx.receipt.lineitem.
LineItemBuilder
net.dreceiptx.receipt.serialization.json.
LineItemDeserializer
(implements com.google.gson.JsonDeserializer<T>)
net.dreceiptx.receipt.lineitem.
LineItemFactory
net.dreceiptx.receipt.serialization.json.
LineItemSerializer
(implements com.google.gson.JsonSerializer<T>)
net.dreceiptx.receipt.common.
LocationInformation
net.dreceiptx.receipt.common.Measurement.
Measurement
net.dreceiptx.receipt.merchant.
Merchant
net.dreceiptx.receipt.merchant.
MerchantAddress
net.dreceiptx.receipt.merchant.
MerchantContact
net.dreceiptx.users.
NewUser
net.dreceiptx.users.
NewUserBuilder
net.dreceiptx.users.
NewUserRegistrationResult
net.dreceiptx.receipt.serialization.json.
NewUsersSerializer
(implements com.google.gson.JsonSerializer<T>)
net.dreceiptx.receipt.settlement.
PaymentAuthorisation
net.dreceiptx.receipt.settlement.
PaymentReceipt
net.dreceiptx.receipt.settlement.
PaymentReceiptBuilder
net.dreceiptx.receipt.serialization.json.
PaymentReceiptDeserializer
(implements com.google.gson.JsonDeserializer<T>)
net.dreceiptx.receipt.serialization.json.
PaymentReceiptsSerializer
(implements com.google.gson.JsonSerializer<T>)
net.dreceiptx.config.
PropertiesConfigManager
(implements net.dreceiptx.config.
ConfigManager
)
net.dreceiptx.receipt.allowanceCharge.
ReceiptAllowanceCharge
net.dreceiptx.receipt.document.
ReceiptContact
net.dreceiptx.client.
ReceiptPostRequest
net.dreceiptx.receipt.validation.
ReceiptValidation
net.dreceiptx.
SDK
net.dreceiptx.receipt.document.
StandardBusinessDocumentHeader
net.dreceiptx.receipt.tax.
Tax
net.dreceiptx.receipt.tax.
TaxInfo
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
net.dreceiptx.client.exception.
ExchangeClientException
net.dreceiptx.receipt.validation.
ReceiptDeserializationException
net.dreceiptx.receipt.lineitem.
TradeItemDescriptionInformation
net.dreceiptx.receipt.lineitem.
TradeItemIdentification
net.dreceiptx.receipt.common.Measurement.
TradeItemMeasurements
net.dreceiptx.receipt.common.
TransactionalParty
net.dreceiptx.receipt.common.
TransactionalParty.DutyFeeTaxRegistration
net.dreceiptx.receipt.common.
TransactionalParty.Organisation
net.dreceiptx.client.
UriParameters
net.dreceiptx.users.
User
net.dreceiptx.users.
Users
net.dreceiptx.receipt.validation.
ValidationErrors
Interface Hierarchy
net.dreceiptx.config.
ConfigManager
net.dreceiptx.client.
ExchangeClient
net.dreceiptx.client.
ExchangeCredentials
net.dreceiptx.receipt.lineitem.
LineItemTypeDescription
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
net.dreceiptx.config.
Location
net.dreceiptx.config.
Region
net.dreceiptx.receipt.allowanceCharge.
AllowanceChargeType
net.dreceiptx.receipt.allowanceCharge.
AllowanceOrChargeType
net.dreceiptx.receipt.allowanceCharge.
SettlementType
net.dreceiptx.receipt.common.
ContactType
net.dreceiptx.receipt.common.
Country
net.dreceiptx.receipt.common.
Currency
net.dreceiptx.receipt.common.
Language
net.dreceiptx.receipt.common.Measurement.
MeasurementType
net.dreceiptx.receipt.document.
ReceiptContactType
net.dreceiptx.receipt.ecom.
AVPType
net.dreceiptx.receipt.lineitem.entertainment.
EntertainmentType
(implements net.dreceiptx.receipt.lineitem.
LineItemTypeDescription
)
net.dreceiptx.receipt.lineitem.
TransactionalTradeItemType
net.dreceiptx.receipt.lineitem.travel.
AccommodationType
(implements net.dreceiptx.receipt.lineitem.
LineItemTypeDescription
)
net.dreceiptx.receipt.lineitem.travel.
FlightDestinationType
net.dreceiptx.receipt.lineitem.travel.
FlightType
(implements net.dreceiptx.receipt.lineitem.
LineItemTypeDescription
)
net.dreceiptx.receipt.lineitem.travel.
GroundTransportType
(implements net.dreceiptx.receipt.lineitem.
LineItemTypeDescription
)
net.dreceiptx.receipt.lineitem.travel.
TravelIncidentalType
(implements net.dreceiptx.receipt.lineitem.
LineItemTypeDescription
)
net.dreceiptx.receipt.merchant.
MerchantStatus
net.dreceiptx.receipt.serialization.
SerializationType
net.dreceiptx.receipt.settlement.
PaymentMethodType
net.dreceiptx.receipt.tax.
TaxCategory
net.dreceiptx.receipt.tax.
TaxCode
net.dreceiptx.users.
UserConfigOptionType
net.dreceiptx.users.
UserIdentifierType
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes