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 |
---|---|
FinancialCardTrackOne |
FinancialCard.getTrackOne()
Gets track one.
|
static FinancialCardTrackOne |
FinancialCardTrackOne.parse(java.lang.String trackData)
This method attempts to parse track one out the raw track string.
|
Modifier and Type | Method and Description |
---|---|
void |
FinancialCard.setTrackOne(FinancialCardTrackOne trackOne)
Sets track one.
|