public class OCRAParameters extends AlgorithmParameters
Constructor and Description |
---|
OCRAParameters() |
Modifier and Type | Method and Description |
---|---|
OCRASuite |
getClientOcraSuite()
Returns the client OCRA suite.
|
long |
getClock() |
long |
getCounter() |
OCRASuite |
getServerOcraSuite() |
void |
setClientOcraSuite(OCRASuite clientOcraSuite)
Sets the client OCRA suite.
|
void |
setClock(long clock)
Sets the clock value.
|
void |
setCounter(long counter)
Sets the counter value.
|
void |
setServerOcraSuite(OCRASuite serverOcraSuite)
Sets the server OCRA suite.
|
getModes, getStandardVersion, setModes, setStandardVersion
public void setClientOcraSuite(OCRASuite clientOcraSuite)
clientOcraSuite
- OCRA suitepublic void setServerOcraSuite(OCRASuite serverOcraSuite)
serverOcraSuite
- OCRA suitepublic void setCounter(long counter)
counter
- valuepublic void setClock(long clock)
clock
- valuepublic OCRASuite getClientOcraSuite()
public OCRASuite getServerOcraSuite()
public long getCounter()
public long getClock()
Copyright © 2005-2020 HID Global Corporation/ASSA ABLOY AB.