Package | Description |
---|---|
com.scriptel.easyscript |
This package contains all of the required logic to parse output from
Scriptel ScripTouch EasyScript products.
|
Modifier and Type | Method and Description |
---|---|
FinancialCardTrackTwo |
FinancialCard.getTrackTwo()
Gets track two.
|
static FinancialCardTrackTwo |
FinancialCardTrackTwo.parse(java.lang.String trackData)
This method attempts to parse track two out the raw track string.
|
Modifier and Type | Method and Description |
---|---|
void |
FinancialCard.setTrackTwo(FinancialCardTrackTwo trackTwo)
Sets track two.
|