public class InputOCRAParameters extends InputAlgorithmParameters
Constructor and Description |
---|
InputOCRAParameters() |
InputOCRAParameters(String pin,
String session)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getPin()
Get PIN value to be used for compute response.
|
String |
getSession()
Returns SessionInfo value to be used for compute response.
|
void |
setPin(String pin)
Sets PIN value to be used for compute response.
|
void |
setSession(String session)
Sets SessionInfo value to be used for compute response.
|
public void setPin(String pin)
pin
- PIN value to be used.public String getPin()
public String getSession()
public void setSession(String session)
session
- SessionInfo value to be used.Copyright © 2005-2020 HID Global Corporation/ASSA ABLOY AB.