public class PinProperties
extends java.lang.Object
Constructor and Description |
---|
PinProperties()
Creates an instance of PinProperties.
|
PinProperties(byte[] buffer,
int bufferLength)
Creates and initializes an instance of PinProperties from the byte array.
|
Modifier and Type | Method and Description |
---|---|
void |
clear()
Remove all properties.
|
void |
fromByteArray(byte[] buffer,
int bufferLength)
Initializes the PIN properties from the byte array.
|
int |
getEntryValidationCondition()
Gets the entry validation condition.
|
int |
getLcdLayout()
Gets the LCD layout
|
int |
getTimeOut2()
Gets the timeout2.
|
public PinProperties()
public PinProperties(byte[] buffer, int bufferLength)
buffer
- the buffer.bufferLength
- the buffer length.public void clear()
public int getLcdLayout()
public int getEntryValidationCondition()
public int getTimeOut2()
public void fromByteArray(byte[] buffer, int bufferLength)
buffer
- the buffer.bufferLength
- the buffer length.Copyright © 2011-2014 Advanced Card Systems Ltd. All Rights Reserved.