-
public class QRDeviceInfoBean
-
-
Field Summary
Fields Modifier and Type Field Description String
applicationName
-
Method Summary
Modifier and Type Method Description String
getApplicationName()
Gets QR TOKEN INFO. void
setApplicationName(StringĀ applicationName)
Sets QR TOKEN INFO. -
-
Method Detail
-
getApplicationName
String getApplicationName()
Gets QR TOKEN INFO.
-
setApplicationName
void setApplicationName(StringĀ applicationName)
Sets QR TOKEN INFO.
- Parameters:
applicationName
- the QR TOKEN INFO
-
-
-
-