com.BTPaySDK
Class R.id

java.lang.Object
  extended by com.BTPaySDK.R.id
Enclosing class:
R

public static final class R.id
extends java.lang.Object


Field Summary
static int btnAmount
           
static int btnBeeper
           
static int btnCancelPIN
           
static int btnCardAccount
           
static int btnClose
           
static int btnEMVVer
           
static int btnEncryptedData
           
static int btnGetTime
           
static int btnModel
           
static int btnNumeric
           
static int btnOpen
           
static int btnPIN
           
static int btnPINLen
           
static int btnPower
           
static int btnSerial
           
static int btnSetTime
           
static int btnSleepMode
           
static int button1
           
static int button2
           
static int button3
           
static int button4
           
static int button5
           
static int editText_Address
           
static int editText2
           
static int endEMV
           
static int retrieveAPP
           
static int startEMV
           
 
Constructor Summary
R.id()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

btnAmount

public static final int btnAmount
See Also:
Constant Field Values

btnBeeper

public static final int btnBeeper
See Also:
Constant Field Values

btnCancelPIN

public static final int btnCancelPIN
See Also:
Constant Field Values

btnCardAccount

public static final int btnCardAccount
See Also:
Constant Field Values

btnClose

public static final int btnClose
See Also:
Constant Field Values

btnEMVVer

public static final int btnEMVVer
See Also:
Constant Field Values

btnEncryptedData

public static final int btnEncryptedData
See Also:
Constant Field Values

btnGetTime

public static final int btnGetTime
See Also:
Constant Field Values

btnModel

public static final int btnModel
See Also:
Constant Field Values

btnNumeric

public static final int btnNumeric
See Also:
Constant Field Values

btnOpen

public static final int btnOpen
See Also:
Constant Field Values

btnPIN

public static final int btnPIN
See Also:
Constant Field Values

btnPINLen

public static final int btnPINLen
See Also:
Constant Field Values

btnPower

public static final int btnPower
See Also:
Constant Field Values

btnSerial

public static final int btnSerial
See Also:
Constant Field Values

btnSetTime

public static final int btnSetTime
See Also:
Constant Field Values

btnSleepMode

public static final int btnSleepMode
See Also:
Constant Field Values

button1

public static final int button1
See Also:
Constant Field Values

button2

public static final int button2
See Also:
Constant Field Values

button3

public static final int button3
See Also:
Constant Field Values

button4

public static final int button4
See Also:
Constant Field Values

button5

public static final int button5
See Also:
Constant Field Values

editText2

public static final int editText2
See Also:
Constant Field Values

editText_Address

public static final int editText_Address
See Also:
Constant Field Values

endEMV

public static final int endEMV
See Also:
Constant Field Values

retrieveAPP

public static final int retrieveAPP
See Also:
Constant Field Values

startEMV

public static final int startEMV
See Also:
Constant Field Values
Constructor Detail

R.id

public R.id()