This class represents track three of a magnetic strip identification card such as a United States driver's license.
package |
Application |
---|
getCdsVersion() : string
string
getDiscretionaryData() : string
string
getEndorsements() : string
string
getEyeColor() : string
string
getHairColor() : string
string
getHeight() : string
string
getJurisdictionVersion() : string
string
getLicenseClass() : string
string
getPostalCode() : string
string
getRestrictions() : string
string
getSex() : \com\scriptel\IdentificationSex
\com\scriptel\IdentificationSex
getWeight() : string
string
parse(stringtrackData) : \IdentificationTrackThree
string
\IdentificationTrackThree
setCdsVersion(stringcdsVersion) : mixed
string
mixed
setDiscretionaryData(stringdiscretionaryData) : mixed
string
mixed
setEndorsements(stringendorsements) : mixed
string
mixed
setEyeColor(stringeyeColor) : mixed
string
mixed
setHairColor(stringhairColor) : mixed
string
mixed
setHeight(stringheight) : mixed
string
mixed
setJurisdictionVersion(stringjurisdictionVersion) : mixed
string
mixed
setLicenseClass(stringlicenseClass) : mixed
string
mixed
setPostalCode(stringpostalCode) : mixed
string
mixed
setRestrictions(stringrestrictions) : mixed
string
mixed
setSex(\com\scriptel\IdentificationSexsex) : mixed
\com\scriptel\IdentificationSex
mixed
setWeight(stringweight) : mixed
string
mixed
toString() : string
string
cdsVersion : string
var |
---|
string
jurisdictionVersion : string
var |
---|
string
postalCode : string
var |
---|
string
licenseClass : string
var |
---|
string
restrictions : string
var |
---|
string
endorsements : string
var |
---|
string
height : string
var |
---|
string
weight : string
var |
---|
string
hairColor : string
var |
---|
string
eyeColor : string
var |
---|
string
discretionaryData : string
var |
---|
string