Uses of Class
com.BTPaySDK.BTPay_SDK.EVENT_MSR_Types

Uses of BTPay_SDK.EVENT_MSR_Types in com.BTPaySDK
 

Fields in com.BTPaySDK declared as BTPay_SDK.EVENT_MSR_Types
 BTPay_SDK.EVENT_MSR_Types IDTMSRData.event
          MSR type,please see EVENT_MSR_Types for more information.
 

Methods in com.BTPaySDK that return BTPay_SDK.EVENT_MSR_Types
static BTPay_SDK.EVENT_MSR_Types BTPay_SDK.EVENT_MSR_Types.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BTPay_SDK.EVENT_MSR_Types[] BTPay_SDK.EVENT_MSR_Types.values()
          Returns an array containing the constants of this enum type, in the order they are declared.