A B C D G H I M N O P R S T U V 
All Classes All Packages

A

ACTIVATE - com.thalesgroup.tpcsdk.enums.TokenAction
Use this action to activate the given token
activateCardWithIdv(CardInfo, String, TPCSDKListener<CardDigitizationStatus>) - Method in class com.thalesgroup.tpcsdk.provisioning.PushProvisioning
This API is to resume ID&V step for those cards with which, digitization is initialized but ID&V step isn't completed.
activateSamsungPay() - Method in class com.thalesgroup.tpcsdk.provisioning.PushProvisioning
An utility function to bring the Samsung Pay app to a state in which cards can be added.
ACTIVE - com.thalesgroup.tpcsdk.enums.TokenState
This constant indicates active state of the token
addCard(Activity, CardInfo, TPCSDKListener<T>) - Method in class com.thalesgroup.tpcsdk.provisioning.PushProvisioning
This Api helps to add card for Google Pay OEMPayType.GOOGLE_PAY wallet.
addCard(CardInfo, TPCSDKListener<T>) - Method in class com.thalesgroup.tpcsdk.provisioning.PushProvisioning
This Api helps to add card in selected OEMPayType wallet.
addCard(CardInfo, String, boolean, CallbackObject, String, TPCSDKListener<String>) - Method in class com.thalesgroup.tpcsdk.provisioning.PushProvisioning
addCard(CardInfo, String, boolean, CallbackObject, String, TPCSDKListener<String>) - Method in interface com.thalesgroup.tpcsdk.provisioning.TSHProxy
New API to replace deprecated API on PushProvisioning.
addCardToClick2PayMC(Click2PayUserDetails, String, String, String, String, String, TPCSDKListener<Void>) - Method in interface com.thalesgroup.tpcsdk.provisioning.TSHProxy
This Api helps to add Mastercard to click to pay token requestor.
AMEX - com.thalesgroup.tpcsdk.model.CardScheme
 

B

BaseRequest - Class in com.thalesgroup.tpcsdk.model
BaseRequest is base class contains common fields in the TSH server request like getTokenList(CardInfo, TPCSDKListener)
BaseRequest() - Constructor for class com.thalesgroup.tpcsdk.model.BaseRequest
 

C

CallbackObject - Class in com.thalesgroup.tpcsdk.model
CallbackObject This class holds callback url and platform type information required by Token Requestor app to pass control back to issuer application .
CallbackObject() - Constructor for class com.thalesgroup.tpcsdk.model.CallbackObject
 
Card - Class in com.thalesgroup.tpcsdk.model
Card class represents card data received in the TSH server CardList api response
Card() - Constructor for class com.thalesgroup.tpcsdk.model.Card
 
CARD_IS_NOT_DIGITIZED - Static variable in interface com.thalesgroup.tpcsdk.provisioning.CardDigitizationStatus
Card is not yet digitized.
CardDigitizationStatus - Interface in com.thalesgroup.tpcsdk.provisioning
Card Digitization Status.
CardInfo - Class in com.thalesgroup.tpcsdk.model
CardInfo holds data required for push provisioning
CardInfo() - Constructor for class com.thalesgroup.tpcsdk.model.CardInfo
 
CardScheme - Enum in com.thalesgroup.tpcsdk.model
CardScheme enum defines list of primary card schemes
Click2PayUserDetails - Class in com.thalesgroup.tpcsdk.model
User details required for Mastercard Click to Pay push provisioning.
Click2PayUserDetails(String, String, String, String, String, String) - Constructor for class com.thalesgroup.tpcsdk.model.Click2PayUserDetails
 
com.thalesgroup.tpcsdk.enums - package com.thalesgroup.tpcsdk.enums
 
com.thalesgroup.tpcsdk.manager - package com.thalesgroup.tpcsdk.manager
 
com.thalesgroup.tpcsdk.manager.exception - package com.thalesgroup.tpcsdk.manager.exception
 
com.thalesgroup.tpcsdk.manager.listener - package com.thalesgroup.tpcsdk.manager.listener
 
com.thalesgroup.tpcsdk.model - package com.thalesgroup.tpcsdk.model
 
com.thalesgroup.tpcsdk.provisioning - package com.thalesgroup.tpcsdk.provisioning
 
config(Config, TPCSDKListener<Boolean>) - Method in class com.thalesgroup.tpcsdk.manager.TPCManager
Method to provides way to configure common data required for processing request like
Config - Class in com.thalesgroup.tpcsdk.model
Config holds data required setting up SDK to work, this would include context common data etc.
Config() - Constructor for class com.thalesgroup.tpcsdk.model.Config
 

D

DELETE - com.thalesgroup.tpcsdk.enums.TokenAction
Use this action to delete the given token
DELETED - com.thalesgroup.tpcsdk.enums.TokenState
This constant indicates token is deleted
Device - Class in com.thalesgroup.tpcsdk.model
Device class holds information about device received as a part token information Token
Device() - Constructor for class com.thalesgroup.tpcsdk.model.Device
 
DeviceInfo - Class in com.thalesgroup.tpcsdk.model
DeviceInfo class holds information about device required for TSH server api getCardList(String, String, String, DeviceInfo, TPCSDKListener)
DeviceInfo() - Constructor for class com.thalesgroup.tpcsdk.model.DeviceInfo
 
DISCOVER - com.thalesgroup.tpcsdk.model.CardScheme
 

G

getAction() - Method in enum com.thalesgroup.tpcsdk.enums.TokenAction
 
getActivity() - Method in class com.thalesgroup.tpcsdk.model.Config
 
getAddress1() - Method in class com.thalesgroup.tpcsdk.model.UserDetails
 
getAddress2() - Method in class com.thalesgroup.tpcsdk.model.UserDetails
 
getAdministrativeArea() - Method in class com.thalesgroup.tpcsdk.model.UserDetails
 
getApp2AppPayLoad() - Method in class com.thalesgroup.tpcsdk.model.Card
 
getAsset(String, TPCSDKListener<MediaData[]>) - Method in interface com.thalesgroup.tpcsdk.provisioning.TSHProxy
TSH server request to fetch the token requestor logo or image.
getAuthorizationCode() - Method in class com.thalesgroup.tpcsdk.model.CardInfo
 
getAuxiliaryScheme() - Method in class com.thalesgroup.tpcsdk.model.Card
 
getBankCode() - Method in class com.thalesgroup.tpcsdk.model.Card
 
getCallbackUrl() - Method in class com.thalesgroup.tpcsdk.model.Config
 
getCardArt(String, String, String, TPCSDKListener<MediaData>) - Method in interface com.thalesgroup.tpcsdk.provisioning.TSHProxy
This Api requests the TSH server to get card art or image for a given funding card.
getCardholderName() - Method in class com.thalesgroup.tpcsdk.model.Card
 
getCardList(String, String, String, DeviceInfo, TPCSDKListener<Card[]>) - Method in interface com.thalesgroup.tpcsdk.provisioning.TSHProxy
TSH server request is used to retrieve the list of cards for given user.
getCardScheme() - Method in class com.thalesgroup.tpcsdk.model.Card
 
getCardStatus() - Method in interface com.thalesgroup.tpcsdk.provisioning.CardDigitizationStatus
A status of the card whether the Card has been added into the OEM Pay
getCardType() - Method in class com.thalesgroup.tpcsdk.model.CardInfo
 
getConfig() - Method in class com.thalesgroup.tpcsdk.manager.TPCManager
 
getContext() - Method in class com.thalesgroup.tpcsdk.model.Config
 
getCountryCode() - Method in class com.thalesgroup.tpcsdk.model.UserDetails
 
getData() - Method in class com.thalesgroup.tpcsdk.model.MediaData
 
getDevice() - Method in class com.thalesgroup.tpcsdk.model.Token
 
getDeviceId() - Method in class com.thalesgroup.tpcsdk.model.CardInfo
 
getEligibleTokenRequestors(String, String, String, TPCSDKListener<TokenRequestor[]>) - Method in interface com.thalesgroup.tpcsdk.provisioning.TSHProxy
Issuer app can use this API to get the list eligible token requestors.
getEmail() - Method in class com.thalesgroup.tpcsdk.model.Click2PayUserDetails
 
getEncryptedPayload() - Method in class com.thalesgroup.tpcsdk.model.BaseRequest
 
getErrorCode() - Method in enum com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
 
getErrorMsg() - Method in enum com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
 
getExceptionType() - Method in exception com.thalesgroup.tpcsdk.manager.exception.TPCSDKException
 
getExpiryDate() - Method in class com.thalesgroup.tpcsdk.model.Card
 
getExpiryDate() - Method in class com.thalesgroup.tpcsdk.model.Token
 
getFirstName() - Method in class com.thalesgroup.tpcsdk.model.Click2PayUserDetails
 
getGpayDigitizationStatus() - Method in interface com.thalesgroup.tpcsdk.provisioning.CardDigitizationStatus
Google Pay digitization status
getHeight() - Method in class com.thalesgroup.tpcsdk.model.MediaData
 
getHPayDeviceId() - Method in interface com.thalesgroup.tpcsdk.provisioning.CardDigitizationStatus
Huawei Pay device id
getHpayDigitizationStatus() - Method in interface com.thalesgroup.tpcsdk.provisioning.CardDigitizationStatus
Huawei Pay digitization status.
getId() - Method in class com.thalesgroup.tpcsdk.model.Card
 
getId() - Method in class com.thalesgroup.tpcsdk.model.Device
 
getId() - Method in class com.thalesgroup.tpcsdk.model.Token
 
getId() - Method in class com.thalesgroup.tpcsdk.model.TokenRequestor
 
getImageUrl() - Method in class com.thalesgroup.tpcsdk.model.Card
 
getInstance() - Static method in class com.thalesgroup.tpcsdk.manager.TPCManager
Method to access TPCManager object reference
getIssuerAppId() - Method in class com.thalesgroup.tpcsdk.model.CardInfo
 
getIssuerId() - Method in class com.thalesgroup.tpcsdk.model.Config
 
getIssuerName() - Method in class com.thalesgroup.tpcsdk.model.Card
 
getLast4() - Method in class com.thalesgroup.tpcsdk.model.GetTokenInput
 
getLast4DPAN() - Method in class com.thalesgroup.tpcsdk.model.Card
 
getLast4FPAN() - Method in class com.thalesgroup.tpcsdk.model.Card
 
getLast4PanDigits() - Method in class com.thalesgroup.tpcsdk.model.CardInfo
 
getLastName() - Method in class com.thalesgroup.tpcsdk.model.Click2PayUserDetails
 
getLocale() - Method in class com.thalesgroup.tpcsdk.model.Click2PayUserDetails
 
getLocality() - Method in class com.thalesgroup.tpcsdk.model.UserDetails
 
getLogoId() - Method in class com.thalesgroup.tpcsdk.model.TokenRequestor
 
getLogoURL() - Method in class com.thalesgroup.tpcsdk.model.TokenRequestor
 
getManufacturer() - Method in class com.thalesgroup.tpcsdk.model.DeviceInfo
 
getModel() - Method in class com.thalesgroup.tpcsdk.model.DeviceInfo
 
getName() - Method in class com.thalesgroup.tpcsdk.model.Device
 
getName() - Method in class com.thalesgroup.tpcsdk.model.TokenRequestor
 
getName() - Method in class com.thalesgroup.tpcsdk.model.UserDetails
 
getOemPayType() - Method in class com.thalesgroup.tpcsdk.model.Config
 
getOemPayType() - Method in interface com.thalesgroup.tpcsdk.provisioning.CardDigitizationStatus
This is helper API to filter Card digitization status depending on OEMPayType For OEMPayType.GOOGLE_PAY use GPayDigitizationStatus and for OEMPayType.SAMSUNG_PAY use getSpayDigitizationStatus
getOemType() - Method in enum com.thalesgroup.tpcsdk.model.OEMPayType
 
getOsVersion() - Method in class com.thalesgroup.tpcsdk.model.DeviceInfo
 
getPanUniqueReferences() - Method in class com.thalesgroup.tpcsdk.model.Card
 
getPayload(String, String, String, TPCSDKListener<String>) - Method in interface com.thalesgroup.tpcsdk.provisioning.TSHProxy
This TSH server request returns encrypted card payload which is required for push provisioning.
getPhoneNumber() - Method in class com.thalesgroup.tpcsdk.model.Click2PayUserDetails
 
getPhoneNumber() - Method in class com.thalesgroup.tpcsdk.model.UserDetails
 
getPhoneNumberCountryCode() - Method in class com.thalesgroup.tpcsdk.model.Click2PayUserDetails
 
getPlatformType() - Method in class com.thalesgroup.tpcsdk.model.PushMethods
 
getPostalCode() - Method in class com.thalesgroup.tpcsdk.model.UserDetails
 
getPrefix() - Method in class com.thalesgroup.tpcsdk.model.Card
 
getPrimaryScheme() - Method in class com.thalesgroup.tpcsdk.model.Card
 
getProductId() - Method in class com.thalesgroup.tpcsdk.model.CardInfo
 
getPsn() - Method in class com.thalesgroup.tpcsdk.model.Card
 
getPushHandler() - Method in class com.thalesgroup.tpcsdk.model.PushMethods
 
getPushMethods() - Method in class com.thalesgroup.tpcsdk.model.TokenRequestor
 
getPushProvisioning() - Method in class com.thalesgroup.tpcsdk.manager.TPCManager
Method returns implementation for different types push provisioning that is depends on the OEMPayType that was set on the TPCManager.config(Config, TPCSDKListener).
getPushProvisioning(OEMPayType) - Method in class com.thalesgroup.tpcsdk.manager.TPCManager
Method returns implementation for different types push provisioning.
getRegistrationCode() - Method in class com.thalesgroup.tpcsdk.model.Card
 
getRequestId() - Method in exception com.thalesgroup.tpcsdk.manager.exception.TPCSDKException
Provides id of the failed server request
getResult() - Method in interface com.thalesgroup.tpcsdk.model.TPCResult
Abstract method - which is used to return result of any of object, based on SDK api
getScheme() - Method in class com.thalesgroup.tpcsdk.model.BaseRequest
 
getScheme() - Method in enum com.thalesgroup.tpcsdk.model.CardScheme
 
getServiceId() - Method in class com.thalesgroup.tpcsdk.model.Config
 
getSpayDigitizationStatus() - Method in interface com.thalesgroup.tpcsdk.provisioning.CardDigitizationStatus
getSpayReasonCode() - Method in exception com.thalesgroup.tpcsdk.manager.exception.TPCSpayException
Provides extra reason code from the SamsungPay APIs for reference when available
getSpayStatusCode() - Method in exception com.thalesgroup.tpcsdk.manager.exception.TPCSpayException
Provides original status/result code from the SamsungPay APIs for reference
getState() - Method in enum com.thalesgroup.tpcsdk.enums.TokenState
 
getState() - Method in class com.thalesgroup.tpcsdk.model.Card
 
getState() - Method in class com.thalesgroup.tpcsdk.model.Token
 
getSuffix() - Method in class com.thalesgroup.tpcsdk.model.Card
 
getSuffix() - Method in class com.thalesgroup.tpcsdk.model.Token
 
getTncUrl() - Method in class com.thalesgroup.tpcsdk.model.Card
 
getToken() - Method in interface com.thalesgroup.tpcsdk.provisioning.CardDigitizationStatus
Token will be provided from TSP if the card is digitized but ID&V is not completed
getToken(GetTokenInput, TPCSDKListener<Token>) - Method in class com.thalesgroup.tpcsdk.provisioning.PushProvisioning
This method is used to retrieve respective digital token from any of the supported OEM wallets.
GetTokenInput - Class in com.thalesgroup.tpcsdk.model
GetTokenInput holds data required to retrieve token from OEM wallet.
GetTokenInput(String) - Constructor for class com.thalesgroup.tpcsdk.model.GetTokenInput
 
getTokenList(CardInfo, TPCSDKListener<Token[]>) - Method in interface com.thalesgroup.tpcsdk.provisioning.TSHProxy
This request is used to retrieve list of tokens for a given funding card and token requestor information which gives an overview to user about where cards are digitized like state of the token, the logo, name and type of the token requestor.
getTokenReferenceId() - Method in interface com.thalesgroup.tpcsdk.provisioning.CardDigitizationStatus
tokenReferenceId will be provided from TSP if the card is digitized but ID&V is not completed.
getTokenRequestor() - Method in class com.thalesgroup.tpcsdk.model.Token
 
getTokenUniqueReferences() - Method in class com.thalesgroup.tpcsdk.model.Card
 
getTSHProxy() - Method in class com.thalesgroup.tpcsdk.manager.TPCManager
Method returns implementations for TSH APIs
getType() - Method in class com.thalesgroup.tpcsdk.model.CallbackObject
 
getType() - Method in class com.thalesgroup.tpcsdk.model.Card
 
getType() - Method in class com.thalesgroup.tpcsdk.model.Device
 
getType() - Method in class com.thalesgroup.tpcsdk.model.MediaData
 
getUrl() - Method in class com.thalesgroup.tpcsdk.model.CallbackObject
 
getUrl() - Method in class com.thalesgroup.tpcsdk.model.Config
 
getUserAccount() - Method in class com.thalesgroup.tpcsdk.model.Card
 
getUserDetails() - Method in class com.thalesgroup.tpcsdk.model.CardInfo
 
getVisaClientAppId() - Method in class com.thalesgroup.tpcsdk.model.Config
 
getWidth() - Method in class com.thalesgroup.tpcsdk.model.MediaData
 
GOOGLE_PAY - com.thalesgroup.tpcsdk.model.OEMPayType
 
GOOGLE_PAY_TOKEN_STATE_ACTIVE - Static variable in interface com.thalesgroup.tpcsdk.provisioning.CardDigitizationStatus
The token is active and available for payments.
GOOGLE_PAY_TOKEN_STATE_FELICA_PENDING_PROVISIONING - Static variable in interface com.thalesgroup.tpcsdk.provisioning.CardDigitizationStatus
Token has been issued by TSP but Felica provisioning has not been completed.
GOOGLE_PAY_TOKEN_STATE_NEEDS_IDENTITY_VERIFICATION - Static variable in interface com.thalesgroup.tpcsdk.provisioning.CardDigitizationStatus
The token is in the active wallet, but requires additional user authentication for use (yellow path step-up).
GOOGLE_PAY_TOKEN_STATE_PENDING - Static variable in interface com.thalesgroup.tpcsdk.provisioning.CardDigitizationStatus
The token is not currently available for payments, but will be after some time.
GOOGLE_PAY_TOKEN_STATE_SUSPENDED - Static variable in interface com.thalesgroup.tpcsdk.provisioning.CardDigitizationStatus
The token has been temporarily suspended.
GOOGLE_PAY_TOKEN_STATE_UNTOKENIZED - Static variable in interface com.thalesgroup.tpcsdk.provisioning.CardDigitizationStatus
This state is not applicable to push provisioning.

H

handleWalletResult(int, int, Intent) - Method in class com.thalesgroup.tpcsdk.provisioning.PushProvisioning
Handle a callback data that Google Pay is returned to Activity.onActivityResult(int, int, Intent).
handleWalletResult(Intent) - Method in class com.thalesgroup.tpcsdk.provisioning.PushProvisioning
Handle a callback data that Huawei Pay Wallet is returned to Activity.onNewIntent(Intent).
HUAWEI_PAY - com.thalesgroup.tpcsdk.model.OEMPayType
 

I

INVALID_CALLBACK_LISTENER_LOG - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
 
isCardDigitized(CardInfo, TPCSDKListener<CardDigitizationStatus>) - Method in class com.thalesgroup.tpcsdk.provisioning.PushProvisioning
The TPC SDK Api is used to check whether given card is already digitized in any of the supported OEM wallets.
isOnCurrentDevice() - Method in class com.thalesgroup.tpcsdk.model.Token
Identify if the token is on current device or not.

M

MASTERCARD - com.thalesgroup.tpcsdk.model.CardScheme
 
MediaData - Class in com.thalesgroup.tpcsdk.model
MediaData class contains media information received in TSH server api getAsset(String, TPCSDKListener)
MediaData() - Constructor for class com.thalesgroup.tpcsdk.model.MediaData
 

N

NONE - com.thalesgroup.tpcsdk.model.OEMPayType
 

O

OEMPayType - Enum in com.thalesgroup.tpcsdk.model
Supported OEM Types, it supports Google and Samsung Pay
onDataChanged() - Method in interface com.thalesgroup.tpcsdk.manager.listener.TPCSDKDataChangedListener
 
onError(TPCSDKException) - Method in interface com.thalesgroup.tpcsdk.manager.listener.TPCSDKListener
CallbackObject - when API fails due to some reason
onStart() - Method in interface com.thalesgroup.tpcsdk.manager.listener.TPCSDKListener
CallbackObject - when API start processing
onSuccess(TPCResult<T>) - Method in interface com.thalesgroup.tpcsdk.manager.listener.TPCSDKListener
CallbackObject - when success for specific TPCManager API

P

PAGOBANCOMAT - com.thalesgroup.tpcsdk.model.CardScheme
 
PENDING_IDV - com.thalesgroup.tpcsdk.enums.TokenState
This constant indicates token state is pending verification
PushMethods - Class in com.thalesgroup.tpcsdk.model
PushMethod class contains token requester's pushHandler and platformType information received in the getTokenList TSH api getTokenList(com.thalesgroup.tpcsdk.model.CardInfo, com.thalesgroup.tpcsdk.manager.listener.TPCSDKListener<com.thalesgroup.tpcsdk.model.Token[]>)
PushMethods() - Constructor for class com.thalesgroup.tpcsdk.model.PushMethods
 
PushProvisioning<T> - Class in com.thalesgroup.tpcsdk.provisioning
Generic parameterized PushProvisioning is an interface which enforce push provisioning operations to be implemented by OEM type OEMPayType The key functions this interface provides are isCardDigitized and addCard to OEM wallets like Google Pay or Samsung Pay
PushProvisioning() - Constructor for class com.thalesgroup.tpcsdk.provisioning.PushProvisioning
 

R

registerDataChangedListener(TPCSDKDataChangedListener) - Method in class com.thalesgroup.tpcsdk.provisioning.PushProvisioning
Google Pay Only.
removeDataChangedListener() - Method in class com.thalesgroup.tpcsdk.provisioning.PushProvisioning
Detach the data changed listener.
RESUME - com.thalesgroup.tpcsdk.enums.TokenAction
Use this action to suspend the given token

S

SAMSUNG_PAY - com.thalesgroup.tpcsdk.model.OEMPayType
 
SAMSUNG_PAY_ACTIVE - Static variable in interface com.thalesgroup.tpcsdk.provisioning.CardDigitizationStatus
Card is fully registered on Samsung Pay and current state is "active".
SAMSUNG_PAY_DISPOSED - Static variable in interface com.thalesgroup.tpcsdk.provisioning.CardDigitizationStatus
Card is deleted from Samsung Pay.
SAMSUNG_PAY_EXPIRED - Static variable in interface com.thalesgroup.tpcsdk.provisioning.CardDigitizationStatus
Card is registered on Samsung Pay, but its current status is "expired".
SAMSUNG_PAY_NOT_DIGITIZED - Static variable in interface com.thalesgroup.tpcsdk.provisioning.CardDigitizationStatus
Card is not yet digitized.
SAMSUNG_PAY_PENDING_ACTIVATION - Static variable in interface com.thalesgroup.tpcsdk.provisioning.CardDigitizationStatus
Card is registered on Samsung Pay but not activated yet.
SAMSUNG_PAY_PENDING_ENROLLED - Static variable in interface com.thalesgroup.tpcsdk.provisioning.CardDigitizationStatus
 
SAMSUNG_PAY_PENDING_PROVISION - Static variable in interface com.thalesgroup.tpcsdk.provisioning.CardDigitizationStatus
Card is not fully registered on Samsung Pay and current state is "pending provision".
SAMSUNG_PAY_SUSPENDED - Static variable in interface com.thalesgroup.tpcsdk.provisioning.CardDigitizationStatus
Card is registered on Samsung Pay and current state is "suspended".
setActivity(Activity) - Method in class com.thalesgroup.tpcsdk.model.Config
 
setAddress1(String) - Method in class com.thalesgroup.tpcsdk.model.UserDetails
 
setAddress2(String) - Method in class com.thalesgroup.tpcsdk.model.UserDetails
 
setAdministrativeArea(String) - Method in class com.thalesgroup.tpcsdk.model.UserDetails
 
setApp2AppPayLoad(String) - Method in class com.thalesgroup.tpcsdk.model.Card
 
setAuthorizationCode(String) - Method in class com.thalesgroup.tpcsdk.model.CardInfo
 
setAuxiliaryScheme(String) - Method in class com.thalesgroup.tpcsdk.model.Card
 
setBankCode(String) - Method in class com.thalesgroup.tpcsdk.model.Card
 
setCallbackUrl(String) - Method in class com.thalesgroup.tpcsdk.model.Config
 
setCardholderName(String) - Method in class com.thalesgroup.tpcsdk.model.Card
 
setCardScheme(CardScheme) - Method in class com.thalesgroup.tpcsdk.model.Card
 
setCardType(String) - Method in class com.thalesgroup.tpcsdk.model.CardInfo
 
setContext(Context) - Method in class com.thalesgroup.tpcsdk.model.Config
 
setCountryCode(String) - Method in class com.thalesgroup.tpcsdk.model.UserDetails
 
setData(String) - Method in class com.thalesgroup.tpcsdk.model.MediaData
 
setDevice(Device) - Method in class com.thalesgroup.tpcsdk.model.Token
 
setDeviceId(String) - Method in class com.thalesgroup.tpcsdk.model.CardInfo
 
setEncryptedPayload(String) - Method in class com.thalesgroup.tpcsdk.model.BaseRequest
 
setErrorCode(int) - Method in enum com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
 
setErrorMsg(String) - Method in enum com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
 
setExpiryDate(String) - Method in class com.thalesgroup.tpcsdk.model.Card
 
setExpiryDate(String) - Method in class com.thalesgroup.tpcsdk.model.Token
 
setHeight(int) - Method in class com.thalesgroup.tpcsdk.model.MediaData
 
setId(String) - Method in class com.thalesgroup.tpcsdk.model.Card
 
setId(String) - Method in class com.thalesgroup.tpcsdk.model.Device
 
setId(String) - Method in class com.thalesgroup.tpcsdk.model.Token
 
setId(String) - Method in class com.thalesgroup.tpcsdk.model.TokenRequestor
 
setImageUrl(String) - Method in class com.thalesgroup.tpcsdk.model.Card
 
setIsOnCurrentDevice(boolean) - Method in class com.thalesgroup.tpcsdk.model.Token
 
setIssuerAppId(String) - Method in class com.thalesgroup.tpcsdk.model.CardInfo
 
setIssuerId(String) - Method in class com.thalesgroup.tpcsdk.model.Config
 
setIssuerName(String) - Method in class com.thalesgroup.tpcsdk.model.Card
 
setLast4DPAN(String) - Method in class com.thalesgroup.tpcsdk.model.Card
 
setLast4FPAN(String) - Method in class com.thalesgroup.tpcsdk.model.Card
 
setLast4PanDigits(String) - Method in class com.thalesgroup.tpcsdk.model.CardInfo
 
setLocality(String) - Method in class com.thalesgroup.tpcsdk.model.UserDetails
 
setLogoId(String) - Method in class com.thalesgroup.tpcsdk.model.TokenRequestor
 
setLogoURL(String) - Method in class com.thalesgroup.tpcsdk.model.TokenRequestor
 
setManufacturer(String) - Method in class com.thalesgroup.tpcsdk.model.DeviceInfo
 
setModel(String) - Method in class com.thalesgroup.tpcsdk.model.DeviceInfo
 
setName(String) - Method in class com.thalesgroup.tpcsdk.model.Device
 
setName(String) - Method in class com.thalesgroup.tpcsdk.model.TokenRequestor
 
setName(String) - Method in class com.thalesgroup.tpcsdk.model.UserDetails
 
setOemPayType(OEMPayType) - Method in class com.thalesgroup.tpcsdk.model.Config
 
setOsVersion(String) - Method in class com.thalesgroup.tpcsdk.model.DeviceInfo
 
setPanUniqueReferences(String[]) - Method in class com.thalesgroup.tpcsdk.model.Card
 
setPhoneNumber(String) - Method in class com.thalesgroup.tpcsdk.model.UserDetails
 
setPlatformType(String) - Method in class com.thalesgroup.tpcsdk.model.PushMethods
 
setPostalCode(String) - Method in class com.thalesgroup.tpcsdk.model.UserDetails
 
setPrefix(String) - Method in class com.thalesgroup.tpcsdk.model.Card
 
setPrimaryScheme(String) - Method in class com.thalesgroup.tpcsdk.model.Card
 
setProductId(String) - Method in class com.thalesgroup.tpcsdk.model.CardInfo
 
setPsn(String) - Method in class com.thalesgroup.tpcsdk.model.Card
 
setPushHandler(String) - Method in class com.thalesgroup.tpcsdk.model.PushMethods
 
setPushMethods(PushMethods[]) - Method in class com.thalesgroup.tpcsdk.model.TokenRequestor
 
setRegistrationCode(String) - Method in class com.thalesgroup.tpcsdk.model.Card
 
setScheme(String) - Method in class com.thalesgroup.tpcsdk.model.BaseRequest
 
setScheme(String) - Method in enum com.thalesgroup.tpcsdk.model.CardScheme
 
setServiceId(String) - Method in class com.thalesgroup.tpcsdk.model.Config
 
setState(String) - Method in class com.thalesgroup.tpcsdk.model.Card
 
setState(String) - Method in class com.thalesgroup.tpcsdk.model.Token
 
setSuffix(String) - Method in class com.thalesgroup.tpcsdk.model.Card
 
setSuffix(String) - Method in class com.thalesgroup.tpcsdk.model.Token
 
setTncUrl(String) - Method in class com.thalesgroup.tpcsdk.model.Card
 
setTokenRequestor(TokenRequestor) - Method in class com.thalesgroup.tpcsdk.model.Token
 
setTokenUniqueReferences(String[]) - Method in class com.thalesgroup.tpcsdk.model.Card
 
setType(String) - Method in class com.thalesgroup.tpcsdk.model.CallbackObject
 
setType(String) - Method in class com.thalesgroup.tpcsdk.model.Card
 
setType(String) - Method in class com.thalesgroup.tpcsdk.model.Device
 
setType(String) - Method in class com.thalesgroup.tpcsdk.model.MediaData
 
setUrl(String) - Method in class com.thalesgroup.tpcsdk.model.CallbackObject
 
setUrl(String) - Method in class com.thalesgroup.tpcsdk.model.Config
 
setUserAccount(String) - Method in class com.thalesgroup.tpcsdk.model.Card
 
setUserDetails(UserDetails) - Method in class com.thalesgroup.tpcsdk.model.CardInfo
 
setVisaClientAppId(String) - Method in class com.thalesgroup.tpcsdk.model.Config
 
setWidth(int) - Method in class com.thalesgroup.tpcsdk.model.MediaData
 
SUSPEND - com.thalesgroup.tpcsdk.enums.TokenAction
Use this action to suspend the given token
SUSPENDED - com.thalesgroup.tpcsdk.enums.TokenState
This constant indicates token state is suspended

T

Token - Class in com.thalesgroup.tpcsdk.model
Token() - Constructor for class com.thalesgroup.tpcsdk.model.Token
 
TokenAction - Enum in com.thalesgroup.tpcsdk.enums
TokenRequestor - Class in com.thalesgroup.tpcsdk.model
TokenRequestor() - Constructor for class com.thalesgroup.tpcsdk.model.TokenRequestor
 
TokenState - Enum in com.thalesgroup.tpcsdk.enums
TokenState defines different states of the Token.
TPC_DEVELOPER_ERROR - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown if the application passes the invalid mandatory configuration data during the SDK initialization.
TPC_DEVICE_SUSPICIOUS - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
 
TPC_GPAY_INTERNAL_ERROR - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown to handle default error cases during Google Pay create wallet or add card process.
TPC_GPAY_MISSING_PARAM - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
TPC SDK throws this error in case unable to fetch walletId and deviceId during the push provision process.
TPC_GPAY_NO_ACTIVE_WALLET - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown when GPay wallet is unavailable, most likely user deleted his wallet.
TPC_GPAY_UNAVAILABLE - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown when TapAndPay library can't be used, most likely because the app is not whitelisted.
TPC_GPAY_WRONG_ACTIVITY - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown when Google Pay uses wrong activity to return the callback.
TPC_HPAY_DEVICE_INFO_ERROR - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown when there's an error upon retrieving a device info from Huawei Pay Wallet.
TPC_HPAY_NOT_HUAWEI_DEVICE - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown by TPC SDK in case the device being used is not a Huawei device.
TPC_HPAY_PROVISIONING_ERROR - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown when there's an error during provisioning.
TPC_HPAY_PROVISIONING_FAIL_IN_PUSH_INQUIRY - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown when there's an error during provisioning inquiry.
TPC_HPAY_PROVISIONING_REQUEST_MISSING - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown when there's a missing item in the provisioning request.
TPC_HPAY_PROVISIONING_UNKNOWN_ERROR - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown when there's an unknown error during provisioning.
TPC_HPAY_PROVISIONING_VALIDATE_IDENTIFICATION_FAIL - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown when card ID&V process fail.
TPC_HPAY_SERVICE_NOT_STARTED_ERROR - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown when Huawei Pay service is not yet started.
TPC_HTTP_BAD_GATEWAY - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is seen when the server, while acting as a gateway or proxy, received an invalid response from the upstream server it accessed in attempting to fulfill the request.
TPC_HTTP_BAD_METHOD - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
The request method is known by the server but has been disabled and cannot be used.
TPC_HTTP_BAD_REQUEST - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
The server could not understand the request due to invalid syntax.
TPC_HTTP_CLIENT_TIMEOUT - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error code means the client did not produce a request within the time that the server was prepared to wait.
TPC_HTTP_CONFLICT - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error occurs when the request could not be completed due to a conflict with the current state of the resource.
TPC_HTTP_FORBIDDEN - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
The client does not have access rights to the content; that is, it is unauthorized, so the server is refusing to give the requested resource.
TPC_HTTP_GONE - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error means the requested resource is no longer available at the server and no forwarding address is known.
TPC_HTTP_INTERNAL_ERROR - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error happens when the server encountered an unexpected condition which prevented it from fulfilling the request.
TPC_HTTP_NOT_ACCEPTABLE - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
The resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to the accept headers sent in the request.
TPC_HTTP_NOT_FOUND - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This HTTP error is thrown when the server can not find the requested resource.
TPC_HTTP_NOT_IMPLEMENTED - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown when the server does not support the functionality required to fulfill the request.
TPC_HTTP_PROXY_AUTH - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error code is similar to 401 (Unauthorized), but indicates that the client must first authenticate itself with the proxy.
TPC_HTTP_TIMEOUT - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error indicates, timeout happened while to establish the connection with the remote host.
TPC_HTTP_UNAUTHORIZED - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
Although the HTTP standard specifies "unauthorized", semantically this response means "unauthenticated".
TPC_HTTP_UNAVAILABLE - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error indicates, the server is currently unable to handle the request due to a temporary overloading or maintenance of the server.
TPC_INIT_FAILED - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown when the TPC SDK initialization fails may be due to invalid params by application or OEM SDK init failed.
TPC_INTERNAL_ERROR - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This is default server error maintained at TPC SDK side and thrown to application
TPC_INVALID_CARD_SCHEME - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
TPC SDK throws this error when the card scheme passed is not supported by the SDK.
TPC_NETWORK_ERROR - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
TPC SDK throws this error to application when received the network error either from Google Pay, Samsung Pay or TSH server in the middle of process
TPC_REQUEST_TERMINATED - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
TPC SDK throws this error when the cancel event is received from the OEM SDK during the push provision once user cancels it.
TPC_SCHEMES_PROVISION_FAIL - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
TPC SDK throws this error when the pushUrl from the TSH server is empty.
TPC_SDK_BAD_PARAM - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown by TPC SDK, when application sends invalid format params.
TPC_SDK_MISSING_PARAM - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown by TPC SDK, when the issuer does not provide required param(s) to fulfill the request.
TPC_SERVER_BAD_PARAM - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error thrown by TPC SDK, when the error code from TSH server is 112, possibly happens when application sends invalid format params.
TPC_SERVER_CARD_IS_NOT_DIGITIZED - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
TPC SDK throws this error when the card is not yet digitized.
TPC_SERVER_INVALID_DATA - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error thrown by TPC SDK, when the error received from TSH server is 431 may be due to invalid personal data.
TPC_SERVER_INVALID_SERVER_REQUEST - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error thrown by TPC SDK, when server request is invalid format.
TPC_SERVER_INVALID_SERVER_RESPONSE - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error thrown by TPC SDK, when server give invalid response format.
TPC_SERVER_MISSING_PARAM - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error thrown by TPC SDK, when application do not sends mandatory params required to fulfill the request and the error code from TSH server is 111.
TPC_SERVER_NO_DATA - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
TPC SDK throws this error when the response from the TSH server is received but empty data.
TPC_SERVER_OPERATION_FAIL - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error thrown by TPC SDK, when the error received from TSH server is 911.
TPC_SERVER_UNEXPECTED_ERROR - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error thrown by TPC SDK, when the error received from TSH server is 921 may be due to unknown error at server side.
TPC_SERVER_UNKNOWN_ISSUER - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error thrown by TPC SDK, when the error received from TSH server is 113 when application sends invalid issuerId.
TPC_SERVER_WRONG_AUTHENTICATION - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error thrown by TPC SDK, when application sends wrong authentication code.
TPC_SPAY_APP_NEED_TO_UPDATE - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown by TPC SDK because the device has Samsung Pay application installed but has to be updated.
TPC_SPAY_APP_NOT_FOUND - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown by TPC SDK in case the device has no Samsung Pay application installed.
TPC_SPAY_APP_SETUP_NOT_COMPLETED - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown by TPC SDK because the device has Samsung Pay application installed but does not logged into the application.
TPC_SPAY_INTERNAL_ERROR - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This is the default error thrown during Samsung Pay initialization on TPCManager.config(Config, TPCSDKListener)} and isCardDigitized PushProvisioning.isCardDigitized(CardInfo, TPCSDKListener) flow.
TPC_SPAY_INVALID_SERVICE_ID - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown by TPC SDK in case issuer application passed wrong serviceId to Samsung SDK during init, isCardDigitized or addCard operations.
TPC_SPAY_INVALID_SERVICE_TYPE - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown by TPC SDK in case issuer application passed invalid service type to Samsung SDK during init, isCardDigitized or addCard operations.
TPC_SPAY_NOT_SAMSUNG_DEVICE - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown by TPC SDK in case the device being used is not a Samsung device.
TPC_SPAY_PARTNER_APP_SIGNATURE_MISMATCH - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown by TPC SDK in case of partner application signature mismatch.
TPC_SPAY_PARTNER_APP_VERSION_NOT_SUPPORTED - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown by TPC SDK in case of partner application version not supported.
TPC_UNSUPPORTED_OPERATION - com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
This error is thrown when the non-related functionality called by application.
TPCManager - Class in com.thalesgroup.tpcsdk.manager
TPCManager is entry point for TPC SDK, provides singleton object to call SDK methods TPCManager methods should be used in some sequence to make sure SDK behaves correctly Please refer below sequence of API calls
TPCManager() - Constructor for class com.thalesgroup.tpcsdk.manager.TPCManager
 
TPCResult<T> - Interface in com.thalesgroup.tpcsdk.model
Generic TPCResult interface that is parameterized to return any type of result object, based SDK api, it might return results like bool value, some list object etc..
TPCSDKDataChangedListener - Interface in com.thalesgroup.tpcsdk.manager.listener
https://developers.google.com/pay/issuers/apis/push-provisioning/android/reading-wallet?hl=en&authuser=1#data_change_callbacks The TPCSDKDataChangedListener callback interface to be implemented by issuer app.
TPCSDKException - Exception in com.thalesgroup.tpcsdk.manager.exception
TPCSDKException is generic exception class to handle all TPC errors TPCSDKException provides exceptionType through which called will get exact reason for error
TPCSDKException(TPCSDKExceptionType) - Constructor for exception com.thalesgroup.tpcsdk.manager.exception.TPCSDKException
 
TPCSDKException(TPCSDKExceptionType, int) - Constructor for exception com.thalesgroup.tpcsdk.manager.exception.TPCSDKException
 
TPCSDKException(TPCSDKExceptionType, int, String) - Constructor for exception com.thalesgroup.tpcsdk.manager.exception.TPCSDKException
 
TPCSDKException(TPCSDKExceptionType, int, Throwable) - Constructor for exception com.thalesgroup.tpcsdk.manager.exception.TPCSDKException
 
TPCSDKException(TPCSDKExceptionType, String) - Constructor for exception com.thalesgroup.tpcsdk.manager.exception.TPCSDKException
 
TPCSDKException(TPCSDKExceptionType, StringBuilder) - Constructor for exception com.thalesgroup.tpcsdk.manager.exception.TPCSDKException
 
TPCSDKException(TPCSDKExceptionType, Throwable) - Constructor for exception com.thalesgroup.tpcsdk.manager.exception.TPCSDKException
 
TPCSDKException(TPCSDKExceptionType, Throwable, String) - Constructor for exception com.thalesgroup.tpcsdk.manager.exception.TPCSDKException
 
TPCSDKExceptionType - Enum in com.thalesgroup.tpcsdk.manager.exception
TPCSDKExceptionType provide information about exception like error code, error message
TPCSDKListener<T> - Interface in com.thalesgroup.tpcsdk.manager.listener
TPCSDKListener is SDK callback to client Internally used by TPCManager
TPCSpayException - Exception in com.thalesgroup.tpcsdk.manager.exception
TPCSpayException is specific exception class to provide more information related to Samsung Pay Error.
TPCSpayException(Integer, Integer, String) - Constructor for exception com.thalesgroup.tpcsdk.manager.exception.TPCSpayException
Constructor for TPCSpayException
TSHProxy - Interface in com.thalesgroup.tpcsdk.provisioning
TSHProxy is an interface which declares the list of APIs required from TSH server, used by Issuer App.

U

UNSUPPORTED - com.thalesgroup.tpcsdk.model.CardScheme
 
updateSamsungPay() - Method in class com.thalesgroup.tpcsdk.provisioning.PushProvisioning
An utility function to bring a user to update their Samsung Pay app.
updateTokenState(String, String, String, String, TokenAction, TPCSDKListener<Boolean>) - Method in interface com.thalesgroup.tpcsdk.provisioning.TSHProxy
Request to update or change the token Status.
UserDetails - Class in com.thalesgroup.tpcsdk.model
UserDetails class represents UserAddress data required for the Google Pay push provisioning PushProvisioning.addCard(CardInfo, TPCSDKListener) The address should be provided in order to skip manual address entry.
UserDetails() - Constructor for class com.thalesgroup.tpcsdk.model.UserDetails
 

V

valueOf(String) - Static method in enum com.thalesgroup.tpcsdk.enums.TokenAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thalesgroup.tpcsdk.enums.TokenState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thalesgroup.tpcsdk.model.CardScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thalesgroup.tpcsdk.model.OEMPayType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.thalesgroup.tpcsdk.enums.TokenAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thalesgroup.tpcsdk.enums.TokenState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thalesgroup.tpcsdk.manager.exception.TPCSDKExceptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thalesgroup.tpcsdk.model.CardScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thalesgroup.tpcsdk.model.OEMPayType
Returns an array containing the constants of this enum type, in the order they are declared.
VISA - com.thalesgroup.tpcsdk.model.CardScheme
 
A B C D G H I M N O P R S T U V 
All Classes All Packages