Serialized Form


Package net.authorize

Class net.authorize.Merchant extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

environment

Environment environment

login

String login

transactionKey

String transactionKey

allowPartialAuth

boolean allowPartialAuth

marketType

MarketType marketType

deviceType

DeviceType deviceType

userRef

String userRef

MD5Value

String MD5Value

Class net.authorize.Result extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

transaction

Transaction transaction

target

Object target

Class net.authorize.Transaction extends Object implements Serializable

serialVersionUID: 1L


Package net.authorize.aim

Class net.authorize.aim.Result extends Result<T> implements Serializable

serialVersionUID: 1L

Serialized Fields

responseCode

ResponseCode responseCode

reasonResponseCode

ResponseReasonCode reasonResponseCode

responseText

String responseText

Class net.authorize.aim.Transaction extends Transaction implements Serializable

serialVersionUID: 1L

Serialized Fields

requestMap

Map<K,V> requestMap

responseMap

Map<K,V> responseMap

currentResponse

BasicXmlDocument currentResponse

merchantDefinedMap

Map<K,V> merchantDefinedMap

creditCard

CreditCard creditCard

eCheck

ECheck eCheck

customer

Customer customer

emailReceipt

EmailReceipt emailReceipt

order

Order order

shippingAddress

ShippingAddress shippingAddress

shippingCharges

ShippingCharges shippingCharges

transactionType

TransactionType transactionType

cardPresent

boolean cardPresent

MD5Value

String MD5Value

Package net.authorize.aim.cardpresent

Class net.authorize.aim.cardpresent.PrepaidCard extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

requestedAmount

double requestedAmount

approvedAmount

double approvedAmount

balanceAmountOnCard

double balanceAmountOnCard

Class net.authorize.aim.cardpresent.Result extends Result<T> implements Serializable

serialVersionUID: 1L

Serialized Fields

responseCode

ResponseCode responseCode

responseReasonCodes

ArrayList<E> responseReasonCodes

authCode

String authCode

avsResultCode

AVSCode avsResultCode

cardCodeResponse

CardCodeResponseType cardCodeResponse

transId

String transId

refTransId

String refTransId

transHash

String transHash

testMode

boolean testMode

userRef

String userRef

prepaidCard

PrepaidCard prepaidCard

splitTenderId

String splitTenderId

xmlResponseDocument

BasicXmlDocument xmlResponseDocument

Package net.authorize.api.contract.v1

Class net.authorize.api.contract.v1.ANetApiRequest extends Object implements Serializable

Serialized Fields

merchantAuthentication

MerchantAuthenticationType merchantAuthentication

refId

String refId

Class net.authorize.api.contract.v1.ANetApiResponse extends Object implements Serializable

Serialized Fields

refId

String refId

messages

MessagesType messages

sessionToken

String sessionToken

Class net.authorize.api.contract.v1.ARBCancelSubscriptionRequest extends ANetApiRequest implements Serializable

Serialized Fields

subscriptionId

String subscriptionId

Class net.authorize.api.contract.v1.ARBCancelSubscriptionResponse extends ANetApiResponse implements Serializable

Class net.authorize.api.contract.v1.ARBCreateSubscriptionRequest extends ANetApiRequest implements Serializable

Serialized Fields

subscription

ARBSubscriptionType subscription

Class net.authorize.api.contract.v1.ARBCreateSubscriptionResponse extends ANetApiResponse implements Serializable

Serialized Fields

subscriptionId

String subscriptionId

Class net.authorize.api.contract.v1.ARBGetSubscriptionListRequest extends ANetApiRequest implements Serializable

Serialized Fields

searchType

ARBGetSubscriptionListSearchTypeEnum searchType

sorting

ARBGetSubscriptionListSorting sorting

paging

Paging paging

Class net.authorize.api.contract.v1.ARBGetSubscriptionListResponse extends ANetApiResponse implements Serializable

Serialized Fields

totalNumInResultSet

Integer totalNumInResultSet

subscriptionDetails

ArrayOfSubscription subscriptionDetails

Class net.authorize.api.contract.v1.ARBGetSubscriptionStatusRequest extends ANetApiRequest implements Serializable

Serialized Fields

subscriptionId

String subscriptionId

Class net.authorize.api.contract.v1.ARBGetSubscriptionStatusResponse extends ANetApiResponse implements Serializable

Serialized Fields

status

ARBSubscriptionStatusEnum status

Class net.authorize.api.contract.v1.ARBUpdateSubscriptionRequest extends ANetApiRequest implements Serializable

Serialized Fields

subscriptionId

String subscriptionId

subscription

ARBSubscriptionType subscription

Class net.authorize.api.contract.v1.ARBUpdateSubscriptionResponse extends ANetApiResponse implements Serializable

Class net.authorize.api.contract.v1.AuthenticateTestRequest extends ANetApiRequest implements Serializable

Class net.authorize.api.contract.v1.AuthenticateTestResponse extends ANetApiResponse implements Serializable

Class net.authorize.api.contract.v1.CreateCustomerPaymentProfileRequest extends ANetApiRequest implements Serializable

Serialized Fields

customerProfileId

String customerProfileId

paymentProfile

CustomerPaymentProfileType paymentProfile

validationMode

ValidationModeEnum validationMode

Class net.authorize.api.contract.v1.CreateCustomerPaymentProfileResponse extends ANetApiResponse implements Serializable

Serialized Fields

customerPaymentProfileId

String customerPaymentProfileId

validationDirectResponse

String validationDirectResponse

Class net.authorize.api.contract.v1.CreateCustomerProfileRequest extends ANetApiRequest implements Serializable

Serialized Fields

profile

CustomerProfileType profile

validationMode

ValidationModeEnum validationMode

Class net.authorize.api.contract.v1.CreateCustomerProfileResponse extends ANetApiResponse implements Serializable

Serialized Fields

customerProfileId

String customerProfileId

customerPaymentProfileIdList

ArrayOfNumericString customerPaymentProfileIdList

customerShippingAddressIdList

ArrayOfNumericString customerShippingAddressIdList

validationDirectResponseList

ArrayOfString validationDirectResponseList

Class net.authorize.api.contract.v1.CreateCustomerProfileTransactionRequest extends ANetApiRequest implements Serializable

Serialized Fields

transaction

ProfileTransactionType transaction

extraOptions

String extraOptions

Class net.authorize.api.contract.v1.CreateCustomerProfileTransactionResponse extends ANetApiResponse implements Serializable

Serialized Fields

transactionResponse

TransactionResponse transactionResponse

directResponse

String directResponse

Class net.authorize.api.contract.v1.CreateCustomerShippingAddressRequest extends ANetApiRequest implements Serializable

Serialized Fields

customerProfileId

String customerProfileId

address

CustomerAddressType address

Class net.authorize.api.contract.v1.CreateCustomerShippingAddressResponse extends ANetApiResponse implements Serializable

Serialized Fields

customerAddressId

String customerAddressId

Class net.authorize.api.contract.v1.CreateTransactionRequest extends ANetApiRequest implements Serializable

Serialized Fields

transactionRequest

TransactionRequestType transactionRequest

Class net.authorize.api.contract.v1.CreateTransactionResponse extends ANetApiResponse implements Serializable

Serialized Fields

transactionResponse

TransactionResponse transactionResponse

Class net.authorize.api.contract.v1.DeleteCustomerPaymentProfileRequest extends ANetApiRequest implements Serializable

Serialized Fields

customerProfileId

String customerProfileId

customerPaymentProfileId

String customerPaymentProfileId

Class net.authorize.api.contract.v1.DeleteCustomerPaymentProfileResponse extends ANetApiResponse implements Serializable

Class net.authorize.api.contract.v1.DeleteCustomerProfileRequest extends ANetApiRequest implements Serializable

Serialized Fields

customerProfileId

String customerProfileId

Class net.authorize.api.contract.v1.DeleteCustomerProfileResponse extends ANetApiResponse implements Serializable

Class net.authorize.api.contract.v1.DeleteCustomerShippingAddressRequest extends ANetApiRequest implements Serializable

Serialized Fields

customerProfileId

String customerProfileId

customerAddressId

String customerAddressId

Class net.authorize.api.contract.v1.DeleteCustomerShippingAddressResponse extends ANetApiResponse implements Serializable

Class net.authorize.api.contract.v1.ErrorResponse extends ANetApiResponse implements Serializable

Class net.authorize.api.contract.v1.GetBatchStatisticsRequest extends ANetApiRequest implements Serializable

Serialized Fields

batchId

String batchId

Class net.authorize.api.contract.v1.GetBatchStatisticsResponse extends ANetApiResponse implements Serializable

Serialized Fields

batch

BatchDetailsType batch

Class net.authorize.api.contract.v1.GetCustomerPaymentProfileRequest extends ANetApiRequest implements Serializable

Serialized Fields

customerProfileId

String customerProfileId

customerPaymentProfileId

String customerPaymentProfileId

Class net.authorize.api.contract.v1.GetCustomerPaymentProfileResponse extends ANetApiResponse implements Serializable

Serialized Fields

paymentProfile

CustomerPaymentProfileMaskedType paymentProfile

Class net.authorize.api.contract.v1.GetCustomerProfileIdsRequest extends ANetApiRequest implements Serializable

Class net.authorize.api.contract.v1.GetCustomerProfileIdsResponse extends ANetApiResponse implements Serializable

Serialized Fields

ids

ArrayOfNumericString ids

Class net.authorize.api.contract.v1.GetCustomerProfileRequest extends ANetApiRequest implements Serializable

Serialized Fields

customerProfileId

String customerProfileId

Class net.authorize.api.contract.v1.GetCustomerProfileResponse extends ANetApiResponse implements Serializable

Serialized Fields

profile

CustomerProfileMaskedType profile

Class net.authorize.api.contract.v1.GetCustomerShippingAddressRequest extends ANetApiRequest implements Serializable

Serialized Fields

customerProfileId

String customerProfileId

customerAddressId

String customerAddressId

Class net.authorize.api.contract.v1.GetCustomerShippingAddressResponse extends ANetApiResponse implements Serializable

Serialized Fields

address

CustomerAddressExType address

Class net.authorize.api.contract.v1.GetHostedProfilePageRequest extends ANetApiRequest implements Serializable

Serialized Fields

customerProfileId

String customerProfileId

hostedProfileSettings

ArrayOfSetting hostedProfileSettings

Class net.authorize.api.contract.v1.GetHostedProfilePageResponse extends ANetApiResponse implements Serializable

Serialized Fields

token

String token

Class net.authorize.api.contract.v1.GetSettledBatchListRequest extends ANetApiRequest implements Serializable

Serialized Fields

includeStatistics

Boolean includeStatistics

firstSettlementDate

XMLGregorianCalendar firstSettlementDate

lastSettlementDate

XMLGregorianCalendar lastSettlementDate

Class net.authorize.api.contract.v1.GetSettledBatchListResponse extends ANetApiResponse implements Serializable

Serialized Fields

batchList

ArrayOfBatchDetailsType batchList

Class net.authorize.api.contract.v1.GetTransactionDetailsRequest extends ANetApiRequest implements Serializable

Serialized Fields

transId

String transId

Class net.authorize.api.contract.v1.GetTransactionDetailsResponse extends ANetApiResponse implements Serializable

Serialized Fields

transaction

TransactionDetailsType transaction

Class net.authorize.api.contract.v1.GetTransactionListRequest extends ANetApiRequest implements Serializable

Serialized Fields

batchId

String batchId

Class net.authorize.api.contract.v1.GetTransactionListResponse extends ANetApiResponse implements Serializable

Serialized Fields

transactions

ArrayOfTransactionSummaryType transactions

Class net.authorize.api.contract.v1.GetUnsettledTransactionListRequest extends ANetApiRequest implements Serializable

Class net.authorize.api.contract.v1.GetUnsettledTransactionListResponse extends ANetApiResponse implements Serializable

Serialized Fields

transactions

ArrayOfTransactionSummaryType transactions

Class net.authorize.api.contract.v1.IsAliveResponse extends ANetApiResponse implements Serializable

Class net.authorize.api.contract.v1.LogoutRequest extends ANetApiRequest implements Serializable

Class net.authorize.api.contract.v1.LogoutResponse extends ANetApiResponse implements Serializable

Class net.authorize.api.contract.v1.MobileDeviceLoginRequest extends ANetApiRequest implements Serializable

Class net.authorize.api.contract.v1.MobileDeviceLoginResponse extends ANetApiResponse implements Serializable

Serialized Fields

merchantContact

MerchantContactType merchantContact

userPermissions

ArrayOfPermissionType userPermissions

merchantAccount

TransRetailInfoType merchantAccount

Class net.authorize.api.contract.v1.MobileDeviceRegistrationRequest extends ANetApiRequest implements Serializable

Serialized Fields

mobileDevice

MobileDeviceType mobileDevice

Class net.authorize.api.contract.v1.MobileDeviceRegistrationResponse extends ANetApiResponse implements Serializable

Class net.authorize.api.contract.v1.SendCustomerTransactionReceiptRequest extends ANetApiRequest implements Serializable

Serialized Fields

transId

String transId

customerEmail

String customerEmail

emailSettings

EmailSettingsType emailSettings

Class net.authorize.api.contract.v1.SendCustomerTransactionReceiptResponse extends ANetApiResponse implements Serializable

Class net.authorize.api.contract.v1.UpdateCustomerPaymentProfileRequest extends ANetApiRequest implements Serializable

Serialized Fields

customerProfileId

String customerProfileId

paymentProfile

CustomerPaymentProfileExType paymentProfile

validationMode

ValidationModeEnum validationMode

Class net.authorize.api.contract.v1.UpdateCustomerPaymentProfileResponse extends ANetApiResponse implements Serializable

Serialized Fields

validationDirectResponse

String validationDirectResponse

Class net.authorize.api.contract.v1.UpdateCustomerProfileRequest extends ANetApiRequest implements Serializable

Serialized Fields

profile

CustomerProfileExType profile

Class net.authorize.api.contract.v1.UpdateCustomerProfileResponse extends ANetApiResponse implements Serializable

Class net.authorize.api.contract.v1.UpdateCustomerShippingAddressRequest extends ANetApiRequest implements Serializable

Serialized Fields

customerProfileId

String customerProfileId

address

CustomerAddressExType address

Class net.authorize.api.contract.v1.UpdateCustomerShippingAddressResponse extends ANetApiResponse implements Serializable

Class net.authorize.api.contract.v1.UpdateSplitTenderGroupRequest extends ANetApiRequest implements Serializable

Serialized Fields

splitTenderId

String splitTenderId

splitTenderStatus

SplitTenderStatusEnum splitTenderStatus

Class net.authorize.api.contract.v1.UpdateSplitTenderGroupResponse extends ANetApiResponse implements Serializable

Class net.authorize.api.contract.v1.ValidateCustomerPaymentProfileRequest extends ANetApiRequest implements Serializable

Serialized Fields

customerProfileId

String customerProfileId

customerPaymentProfileId

String customerPaymentProfileId

customerShippingAddressId

String customerShippingAddressId

cardCode

String cardCode

validationMode

ValidationModeEnum validationMode

Class net.authorize.api.contract.v1.ValidateCustomerPaymentProfileResponse extends ANetApiResponse implements Serializable

Serialized Fields

directResponse

String directResponse

Package net.authorize.arb

Class net.authorize.arb.Result extends Result<T> implements Serializable

serialVersionUID: 1L

Serialized Fields

subscriptionStatus

SubscriptionStatusType subscriptionStatus

resultSubscriptionId

String resultSubscriptionId

Class net.authorize.arb.Transaction extends Transaction implements Serializable

serialVersionUID: 1L

Serialized Fields

merchant

Merchant merchant

transactionType

TransactionType transactionType

currentRequest

BasicXmlDocument currentRequest

currentResponse

BasicXmlDocument currentResponse

Package net.authorize.cim

Class net.authorize.cim.Result extends Result<T> implements Serializable

serialVersionUID: 1L

Serialized Fields

refId

String refId

customerProfileIdList

ArrayList<E> customerProfileIdList

customerProfile

CustomerProfile customerProfile

token

String token

customerPaymentProfileIdList

ArrayList<E> customerPaymentProfileIdList

paymentProfileList

ArrayList<E> paymentProfileList

customerShippingAddressIdList

ArrayList<E> customerShippingAddressIdList

directResponseList

ArrayList<E> directResponseList

Class net.authorize.cim.Transaction extends Transaction implements Serializable

serialVersionUID: 1L

Serialized Fields

merchant

Merchant merchant

transactionType

TransactionType transactionType

refId

String refId

customerProfile

CustomerProfile customerProfile

paymentProfileList

ArrayList<E> paymentProfileList

paymentTransaction

PaymentTransaction paymentTransaction

extraOptions

Map<K,V> extraOptions

hostedProfileSettings

Map<K,V> hostedProfileSettings

validationMode

ValidationModeType validationMode

currentRequest

BasicXmlDocument currentRequest

currentResponse

BasicXmlDocument currentResponse

Package net.authorize.data

Class net.authorize.data.Address extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

firstName

String firstName

lastName

String lastName

company

String company

address

String address

city

String city

state

String state

zipPostalCode

String zipPostalCode

country

String country

Class net.authorize.data.Customer extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

firstName

String firstName

lastName

String lastName

company

String company

address

String address

city

String city

state

String state

zipPostalCode

String zipPostalCode

country

String country

phone

String phone

fax

String fax

email

String email

customerId

String customerId

customerIP

String customerIP

Class net.authorize.data.EmailReceipt extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

email

String email

emailCustomer

boolean emailCustomer

headerEmailReceipt

String headerEmailReceipt

footerEmailReceipt

String footerEmailReceipt

merchantEmail

String merchantEmail

Class net.authorize.data.Order extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

invoiceNumber

String invoiceNumber

purchaseOrderNumber

String purchaseOrderNumber

description

String description

totalAmount

BigDecimal totalAmount

shippingCharges

ShippingCharges shippingCharges

orderItems

List<E> orderItems

Class net.authorize.data.OrderItem extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

itemId

String itemId

itemName

String itemName

itemDescription

String itemDescription

itemQuantity

BigDecimal itemQuantity

itemPrice

BigDecimal itemPrice

itemTaxable

boolean itemTaxable

Class net.authorize.data.ShippingAddress extends Address implements Serializable

serialVersionUID: 1L

Class net.authorize.data.ShippingCharges extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

taxItemName

String taxItemName

taxDescription

String taxDescription

taxAmount

BigDecimal taxAmount

freightItemName

String freightItemName

freightDescription

String freightDescription

freightAmount

BigDecimal freightAmount

dutyItemName

String dutyItemName

dutyItemDescription

String dutyItemDescription

dutyAmount

BigDecimal dutyAmount

taxExempt

boolean taxExempt

purchaseOrderNumber

String purchaseOrderNumber

Package net.authorize.data.arb

Class net.authorize.data.arb.PaymentSchedule extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

interval_length

int interval_length

subscription_unit

SubscriptionUnitType subscription_unit

start_date

Date start_date

total_occurrences

int total_occurrences

trial_occurrences

int trial_occurrences

Class net.authorize.data.arb.Subscription extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

subscription_id

String subscription_id

name

String name

schedule

PaymentSchedule schedule

amount

BigDecimal amount

trial_amount

BigDecimal trial_amount

payment

Payment payment

customer

Customer customer

refId

String refId

order

Order order

Package net.authorize.data.cim

Class net.authorize.data.cim.CustomerProfile extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

merchantCustomerId

String merchantCustomerId

description

String description

email

String email

customerProfileId

String customerProfileId

shipToAddressList

ArrayList<E> shipToAddressList

Class net.authorize.data.cim.PaymentProfile extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

customerType

CustomerType customerType

billTo

Address billTo

paymentList

ArrayList<E> paymentList

customerPaymentProfileId

String customerPaymentProfileId

Package net.authorize.data.creditcard

Class net.authorize.data.creditcard.CreditCard extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

creditCardNumber

String creditCardNumber

expirationMonth

String expirationMonth

expirationYear

String expirationYear

expirationDate

Date expirationDate

cardType

CardType cardType

cardCode

String cardCode

cardholderAuthenticationIndicator

String cardholderAuthenticationIndicator

cardholderAuthenticationValue

String cardholderAuthenticationValue

avsCode

AVSCode avsCode

track1

String track1

track2

String track2

cardPresent

boolean cardPresent

Package net.authorize.data.echeck

Class net.authorize.data.echeck.ECheck extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

routingNumber

String routingNumber

bankAccountNumber

String bankAccountNumber

bankAccountType

BankAccountType bankAccountType

bankName

String bankName

bankAccountName

String bankAccountName

eCheckType

ECheckType eCheckType

bankCheckNumber

String bankCheckNumber

Package net.authorize.data.reporting

Class net.authorize.data.reporting.ReturnedItem extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

dateUTC

Date dateUTC

dateLocal

Date dateLocal

code

String code

description

String description

Class net.authorize.data.reporting.Solution extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

name

String name

Class net.authorize.data.reporting.Subscription extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

payNum

int payNum

Package net.authorize.data.xml

Class net.authorize.data.xml.Address extends Address implements Serializable

serialVersionUID: 1L

Serialized Fields

phoneNumber

String phoneNumber

faxNumber

String faxNumber

addressId

String addressId

Class net.authorize.data.xml.BankAccount extends ECheck implements Serializable

serialVersionUID: 1L

Class net.authorize.data.xml.Customer extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

billTo

Address billTo

shipTo

Address shipTo

license

DriversLicense license

customerType

CustomerType customerType

id

String id

email

String email

phoneNumber

String phoneNumber

faxNumber

String faxNumber

driversLicenseSpecified

boolean driversLicenseSpecified

taxId

String taxId

Class net.authorize.data.xml.DriversLicense extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

number

String number

state

String state

birth_date

Date birth_date

Class net.authorize.data.xml.Payment extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

credit_card

CreditCard credit_card

bank_account

BankAccount bank_account

Package net.authorize.reporting

Class net.authorize.reporting.Result extends Result<T> implements Serializable

serialVersionUID: 1L

Serialized Fields

refId

String refId

reportingDetails

ReportingDetails reportingDetails

Class net.authorize.reporting.Transaction extends Transaction implements Serializable

serialVersionUID: 1L

Serialized Fields

merchant

Merchant merchant

transactionType

TransactionType transactionType

reportingDetails

ReportingDetails reportingDetails

currentRequest

BasicXmlDocument currentRequest

currentResponse

BasicXmlDocument currentResponse

Package net.authorize.sim

Class net.authorize.sim.Result extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

responseMap

Map<K,V> responseMap

responseCode

ResponseCode responseCode

reasonResponseCode

ResponseReasonCode reasonResponseCode

apiLoginId

String apiLoginId

merchantMD5Key

String merchantMD5Key

Class net.authorize.sim.Transaction extends Transaction implements Serializable

serialVersionUID: 1L

Serialized Fields

formInputMap

LinkedHashMap<K,V> formInputMap

fieldsToRename

Map<K,V> fieldsToRename

fingerprint

Fingerprint fingerprint

hostedPaymentFormSettings

HostedPaymentFormSettings hostedPaymentFormSettings

hostedReceiptPageSettings

HostedReceiptPageSettings hostedReceiptPageSettings

environment

Environment environment

Package net.authorize.util

Class net.authorize.util.BasicXmlDocument extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

document

Document document

sourceFile

String sourceFile

accessible

boolean accessible

dbf

DocumentBuilderFactory dbf

db

DocumentBuilder db

xmlParseTime

long xmlParseTime

resolve_path

String resolve_path

errors

ArrayList<E> errors

Package net.authorize.xml

Class net.authorize.xml.Result extends Result<T> implements Serializable

serialVersionUID: 1L

Serialized Fields

resultCode

String resultCode

messages

ArrayList<E> messages



Copyright © 2014. All Rights Reserved.