Skip navigation links
C D E G O P R S 

C

CREATED - Static variable in class org.notima.swish.SwishPayment
 

D

DECLINED - Static variable in class org.notima.swish.SwishPayment
 

E

ERROR - Static variable in class org.notima.swish.SwishPayment
 

G

generateInstructionUUID() - Static method in class org.notima.swish.SwishClient
 
getAccountNumber() - Method in class org.notima.swish.reports.SettlementReport
 
getAdditionalInformation() - Method in class org.notima.swish.SwishPayment
 
getAmount() - Method in class org.notima.swish.PaymentRequest
 
getAmount() - Method in class org.notima.swish.reports.SettlementReportRow
 
getBookKeepingDate() - Method in class org.notima.swish.reports.SettlementReportRow
 
getCallbackUrl() - Method in class org.notima.swish.PaymentRequest
 
getClearingNumber() - Method in class org.notima.swish.reports.SettlementReport
 
getCurrency() - Method in class org.notima.swish.PaymentRequest
 
getCurrencyDate() - Method in class org.notima.swish.reports.SettlementReportRow
 
getDateCreated() - Method in class org.notima.swish.SwishPayment
 
getDatePaid() - Method in class org.notima.swish.SwishPayment
 
getErrorCode() - Method in class org.notima.swish.SwishPayment
 
getErrorMessage() - Method in class org.notima.swish.SwishPayment
 
getId() - Method in class org.notima.swish.SwishPayment
 
getLocation() - Method in class org.notima.swish.SwishResponseHeaders
 
getMessage() - Method in class org.notima.swish.PaymentRequest
 
getMessage() - Method in class org.notima.swish.reports.SettlementReportRow
 
getOrderReference() - Method in class org.notima.swish.reports.SettlementReportRow
 
getPayeeAlias() - Method in class org.notima.swish.PaymentRequest
 
getPayeePaymentReference() - Method in class org.notima.swish.PaymentRequest
 
getPayerAlias() - Method in class org.notima.swish.PaymentRequest
 
getPaymentReference() - Method in class org.notima.swish.SwishPayment
 
getPaymentRequestToken() - Method in class org.notima.swish.SwishResponseHeaders
 
getRecipientName() - Method in class org.notima.swish.reports.SettlementReportRow
 
getRecipientNumber() - Method in class org.notima.swish.reports.SettlementReportRow
 
getRows() - Method in class org.notima.swish.reports.SettlementReport
 
getSenderName() - Method in class org.notima.swish.reports.SettlementReportRow
 
getSenderNumber() - Method in class org.notima.swish.reports.SettlementReportRow
 
getStatus() - Method in class org.notima.swish.SwishPayment
 
getTransactionDate() - Method in class org.notima.swish.reports.SettlementReportRow
 

O

org.notima.swish - package org.notima.swish
 
org.notima.swish.internal - package org.notima.swish.internal
 
org.notima.swish.reports - package org.notima.swish.reports
 

P

PAID - Static variable in class org.notima.swish.SwishPayment
 
parseFile(InputStream) - Method in class org.notima.swish.reports.SettlementReportParser
 
PaymentRequest - Class in org.notima.swish
 
PaymentRequest() - Constructor for class org.notima.swish.PaymentRequest
 

R

retrievePayment(String) - Method in class org.notima.swish.SwishClient
 
retrievePayment(URL) - Method in class org.notima.swish.SwishClient
 

S

sendPaymentRequest(PaymentRequest, String) - Method in class org.notima.swish.SwishClient
Send a payment request in order to receive a payment.
setAccountNumber(String) - Method in class org.notima.swish.reports.SettlementReport
 
setAdditionalInformation(String) - Method in class org.notima.swish.SwishPayment
 
setAmount(String) - Method in class org.notima.swish.PaymentRequest
 
setAmount(double) - Method in class org.notima.swish.reports.SettlementReportRow
 
setBookKeepingDate(Date) - Method in class org.notima.swish.reports.SettlementReportRow
 
setCallbackUrl(String) - Method in class org.notima.swish.PaymentRequest
 
setClearingNumber(String) - Method in class org.notima.swish.reports.SettlementReport
 
setCurrency(String) - Method in class org.notima.swish.PaymentRequest
 
setCurrencyDate(Date) - Method in class org.notima.swish.reports.SettlementReportRow
 
setDateCreated(Date) - Method in class org.notima.swish.SwishPayment
 
setDatePaid(Date) - Method in class org.notima.swish.SwishPayment
 
setErrorCode(String) - Method in class org.notima.swish.SwishPayment
 
setErrorMessage(String) - Method in class org.notima.swish.SwishPayment
 
setId(String) - Method in class org.notima.swish.SwishPayment
 
setLocation(String) - Method in class org.notima.swish.SwishResponseHeaders
 
setMessage(String) - Method in class org.notima.swish.PaymentRequest
 
setMessage(String) - Method in class org.notima.swish.reports.SettlementReportRow
 
setOrderReference(String) - Method in class org.notima.swish.reports.SettlementReportRow
 
setPayeeAlias(String) - Method in class org.notima.swish.PaymentRequest
 
setPayeePaymentReference(String) - Method in class org.notima.swish.PaymentRequest
 
setPayerAlias(String) - Method in class org.notima.swish.PaymentRequest
 
setPaymentReference(String) - Method in class org.notima.swish.SwishPayment
 
setPaymentRequestToken(String) - Method in class org.notima.swish.SwishResponseHeaders
 
setRecipientName(String) - Method in class org.notima.swish.reports.SettlementReportRow
 
setRecipientNumber(String) - Method in class org.notima.swish.reports.SettlementReportRow
 
setRows(List<SettlementReportRow>) - Method in class org.notima.swish.reports.SettlementReport
 
setSenderName(String) - Method in class org.notima.swish.reports.SettlementReportRow
 
setSenderNumber(String) - Method in class org.notima.swish.reports.SettlementReportRow
 
setStatus(String) - Method in class org.notima.swish.SwishPayment
 
SettlementReport - Class in org.notima.swish.reports
 
SettlementReport() - Constructor for class org.notima.swish.reports.SettlementReport
 
SettlementReportParser - Class in org.notima.swish.reports
 
SettlementReportParser() - Constructor for class org.notima.swish.reports.SettlementReportParser
 
SettlementReportRow - Class in org.notima.swish.reports
 
SettlementReportRow() - Constructor for class org.notima.swish.reports.SettlementReportRow
 
setTransactionDate(Date) - Method in class org.notima.swish.reports.SettlementReportRow
 
SwishClient - Class in org.notima.swish
 
SwishClient(KeyStore, String, KeyStore) - Constructor for class org.notima.swish.SwishClient
 
SwishClient(boolean, KeyStore, String, KeyStore) - Constructor for class org.notima.swish.SwishClient
 
SwishException - Exception in org.notima.swish
 
SwishException(String) - Constructor for exception org.notima.swish.SwishException
 
SwishException(String, Throwable) - Constructor for exception org.notima.swish.SwishException
 
SwishPayment - Class in org.notima.swish
 
SwishPayment() - Constructor for class org.notima.swish.SwishPayment
 
SwishResponseHeaders - Class in org.notima.swish
 
SwishResponseHeaders() - Constructor for class org.notima.swish.SwishResponseHeaders
 
SwishResponseHeaders(String, String) - Constructor for class org.notima.swish.SwishResponseHeaders
 
C D E G O P R S 
Skip navigation links

Copyright © 2021 Notima System Integration AB. All rights reserved.