IBM Branch Transformation Toolkit Javadoc

com.ibm.dse.wosabean
Interface WOSAIdcConst

All Known Implementing Classes:
WosaMSDService

public interface WOSAIdcConst

WOSA Identification card API constants


Field Summary
static int WFS_CMD_IDC_CHIP_IO
           
static int WFS_CMD_IDC_EJECT_CARD
           
static int WFS_CMD_IDC_READ_RAW_DATA
           
static int WFS_CMD_IDC_READ_TRACK
           
static int WFS_CMD_IDC_RESET_COUNT
           
static int WFS_CMD_IDC_RETAIN_CARD
           
static int WFS_CMD_IDC_SETKEY
           
static int WFS_CMD_IDC_WRITE_RAW_DATA
           
static int WFS_CMD_IDC_WRITE_TRACK
           
static int WFS_ERR_IDC_ATRNOTOBTAINED
           
static int WFS_ERR_IDC_DATASYNTAX
           
static int WFS_ERR_IDC_FORMINVALID
           
static int WFS_ERR_IDC_FORMNOTFOUND
           
static int WFS_ERR_IDC_INVALIDDATA
           
static int WFS_ERR_IDC_INVALIDMEDIA
           
static int WFS_ERR_IDC_MEDIAJAM
           
static int WFS_ERR_IDC_MEDIARETAINED
           
static int WFS_ERR_IDC_NOMEDIA
           
static int WFS_ERR_IDC_PROTOCOLNOTSUPP
           
static int WFS_ERR_IDC_RETAINBINFULL
           
static int WFS_ERR_IDC_SECURITYFAIL
           
static int WFS_ERR_IDC_SHUTTERFAIL
           
static int WFS_EXEE_IDC_INVALIDMEDIA
           
static int WFS_EXEE_IDC_INVALIDTRACKDATA
           
static int WFS_EXEE_IDC_MEDIAINSERTED
           
static int WFS_IDC_ACTIONREAD
           
static int WFS_IDC_ACTIONWRITE
           
static int WFS_IDC_CARDEJECTED
           
static int WFS_IDC_CARDREADPOSITION
           
static int WFS_IDC_CARDRETAINED
           
static int WFS_IDC_CHIP
           
static int WFS_IDC_CHIPT0
           
static int WFS_IDC_CHIPT1
           
static int WFS_IDC_CHIPT10
           
static int WFS_IDC_CHIPT11
           
static int WFS_IDC_CHIPT12
           
static int WFS_IDC_CHIPT13
           
static int WFS_IDC_CHIPT14
           
static int WFS_IDC_CHIPT15
           
static int WFS_IDC_CHIPT2
           
static int WFS_IDC_CHIPT3
           
static int WFS_IDC_CHIPT4
           
static int WFS_IDC_CHIPT5
           
static int WFS_IDC_CHIPT6
           
static int WFS_IDC_CHIPT7
           
static int WFS_IDC_CHIPT8
           
static int WFS_IDC_CHIPT9
           
static int WFS_IDC_DATAINVALID
           
static int WFS_IDC_DATAMISSING
           
static int WFS_IDC_DATAOK
           
static int WFS_IDC_DATASRCMISSING
           
static int WFS_IDC_DATASRCNOTSUPP
           
static int WFS_IDC_DATATOOLONG
           
static int WFS_IDC_DATATOOSHORT
           
static int WFS_IDC_EJECT
           
static int WFS_IDC_EJECTTHENRETAIN
           
static int WFS_IDC_MEDIAENTERING
           
static int WFS_IDC_MEDIAJAMMED
           
static int WFS_IDC_MEDIANOTPRESENT
           
static int WFS_IDC_MEDIANOTSUPP
           
static int WFS_IDC_MEDIAPRESENT
          /* values of WFSIDCSTATUS.fwDevice public static final int WFS_IDC_DEVONLINE WFS_STAT_DEVONLINE public static final int WFS_IDC_DEVOFFLINE WFS_STAT_DEVOFFLINE public static final int WFS_IDC_DEVPOWEROFF WFS_STAT_DEVPOWEROFF public static final int WFS_IDC_DEVBUSY WFS_STAT_DEVBUSY public static final int WFS_IDC_DEVNODEVICE WFS_STAT_DEVNODEVICE public static final int WFS_IDC_DEVHWERROR WFS_STAT_DEVHWERROR public static final int WFS_IDC_DEVUSERERROR WFS_STAT_DEVUSERERROR
static int WFS_IDC_MEDIAUNKNOWN
           
static int WFS_IDC_NOACTION
           
static int WFS_IDC_NOTSUPP
           
static int WFS_IDC_READPOSITION
           
static int WFS_IDC_RETAIN
           
static int WFS_IDC_RETAINBINFULL
           
static int WFS_IDC_RETAINBINHIGH
           
static int WFS_IDC_RETAINBINOK
           
static int WFS_IDC_RETAINNOTSUPP
           
static int WFS_IDC_SECCIM86
           
static int WFS_IDC_SECMMBOX
           
static int WFS_IDC_SECNOTREADY
           
static int WFS_IDC_SECNOTSUPP
           
static int WFS_IDC_SECOPEN
           
static int WFS_IDC_SECURITY
           
static int WFS_IDC_TRACK1
           
static int WFS_IDC_TRACK2
           
static int WFS_IDC_TRACK3
           
static int WFS_IDC_TYPECONTACTLESS
           
static int WFS_IDC_TYPEDIP
           
static int WFS_IDC_TYPEMOTOR
           
static int WFS_IDC_TYPESWIPE
           
static int WFS_INF_IDC_CAPABILITIES
           
static int WFS_INF_IDC_FORM_LIST
           
static int WFS_INF_IDC_QUERY_FORM
           
static int WFS_INF_IDC_STATUS
           
static int WFS_SRVE_IDC_CARDACTION
           
static int WFS_SRVE_IDC_MEDIAREMOVED
           
static int WFS_USRE_IDC_RETAINBINTHRESHOLD
           
 

Field Detail

WFS_INF_IDC_STATUS

public static final int WFS_INF_IDC_STATUS
See Also:
Constant Field Values

WFS_INF_IDC_CAPABILITIES

public static final int WFS_INF_IDC_CAPABILITIES
See Also:
Constant Field Values

WFS_INF_IDC_FORM_LIST

public static final int WFS_INF_IDC_FORM_LIST
See Also:
Constant Field Values

WFS_INF_IDC_QUERY_FORM

public static final int WFS_INF_IDC_QUERY_FORM
See Also:
Constant Field Values

WFS_CMD_IDC_READ_TRACK

public static final int WFS_CMD_IDC_READ_TRACK
See Also:
Constant Field Values

WFS_CMD_IDC_WRITE_TRACK

public static final int WFS_CMD_IDC_WRITE_TRACK
See Also:
Constant Field Values

WFS_CMD_IDC_EJECT_CARD

public static final int WFS_CMD_IDC_EJECT_CARD
See Also:
Constant Field Values

WFS_CMD_IDC_RETAIN_CARD

public static final int WFS_CMD_IDC_RETAIN_CARD
See Also:
Constant Field Values

WFS_CMD_IDC_RESET_COUNT

public static final int WFS_CMD_IDC_RESET_COUNT
See Also:
Constant Field Values

WFS_CMD_IDC_SETKEY

public static final int WFS_CMD_IDC_SETKEY
See Also:
Constant Field Values

WFS_CMD_IDC_READ_RAW_DATA

public static final int WFS_CMD_IDC_READ_RAW_DATA
See Also:
Constant Field Values

WFS_CMD_IDC_WRITE_RAW_DATA

public static final int WFS_CMD_IDC_WRITE_RAW_DATA
See Also:
Constant Field Values

WFS_CMD_IDC_CHIP_IO

public static final int WFS_CMD_IDC_CHIP_IO
See Also:
Constant Field Values

WFS_EXEE_IDC_INVALIDTRACKDATA

public static final int WFS_EXEE_IDC_INVALIDTRACKDATA
See Also:
Constant Field Values

WFS_EXEE_IDC_MEDIAINSERTED

public static final int WFS_EXEE_IDC_MEDIAINSERTED
See Also:
Constant Field Values

WFS_SRVE_IDC_MEDIAREMOVED

public static final int WFS_SRVE_IDC_MEDIAREMOVED
See Also:
Constant Field Values

WFS_SRVE_IDC_CARDACTION

public static final int WFS_SRVE_IDC_CARDACTION
See Also:
Constant Field Values

WFS_USRE_IDC_RETAINBINTHRESHOLD

public static final int WFS_USRE_IDC_RETAINBINTHRESHOLD
See Also:
Constant Field Values

WFS_EXEE_IDC_INVALIDMEDIA

public static final int WFS_EXEE_IDC_INVALIDMEDIA
See Also:
Constant Field Values

WFS_IDC_MEDIAPRESENT

public static final int WFS_IDC_MEDIAPRESENT
/* values of WFSIDCSTATUS.fwDevice public static final int WFS_IDC_DEVONLINE WFS_STAT_DEVONLINE public static final int WFS_IDC_DEVOFFLINE WFS_STAT_DEVOFFLINE public static final int WFS_IDC_DEVPOWEROFF WFS_STAT_DEVPOWEROFF public static final int WFS_IDC_DEVBUSY WFS_STAT_DEVBUSY public static final int WFS_IDC_DEVNODEVICE WFS_STAT_DEVNODEVICE public static final int WFS_IDC_DEVHWERROR WFS_STAT_DEVHWERROR public static final int WFS_IDC_DEVUSERERROR WFS_STAT_DEVUSERERROR

See Also:
Constant Field Values

WFS_IDC_MEDIANOTPRESENT

public static final int WFS_IDC_MEDIANOTPRESENT
See Also:
Constant Field Values

WFS_IDC_MEDIAJAMMED

public static final int WFS_IDC_MEDIAJAMMED
See Also:
Constant Field Values

WFS_IDC_MEDIANOTSUPP

public static final int WFS_IDC_MEDIANOTSUPP
See Also:
Constant Field Values

WFS_IDC_MEDIAUNKNOWN

public static final int WFS_IDC_MEDIAUNKNOWN
See Also:
Constant Field Values

WFS_IDC_MEDIAENTERING

public static final int WFS_IDC_MEDIAENTERING
See Also:
Constant Field Values

WFS_IDC_RETAINBINOK

public static final int WFS_IDC_RETAINBINOK
See Also:
Constant Field Values

WFS_IDC_RETAINNOTSUPP

public static final int WFS_IDC_RETAINNOTSUPP
See Also:
Constant Field Values

WFS_IDC_RETAINBINFULL

public static final int WFS_IDC_RETAINBINFULL
See Also:
Constant Field Values

WFS_IDC_RETAINBINHIGH

public static final int WFS_IDC_RETAINBINHIGH
See Also:
Constant Field Values

WFS_IDC_SECNOTSUPP

public static final int WFS_IDC_SECNOTSUPP
See Also:
Constant Field Values

WFS_IDC_SECNOTREADY

public static final int WFS_IDC_SECNOTREADY
See Also:
Constant Field Values

WFS_IDC_SECOPEN

public static final int WFS_IDC_SECOPEN
See Also:
Constant Field Values

WFS_IDC_NOACTION

public static final int WFS_IDC_NOACTION
See Also:
Constant Field Values

WFS_IDC_EJECT

public static final int WFS_IDC_EJECT
See Also:
Constant Field Values

WFS_IDC_RETAIN

public static final int WFS_IDC_RETAIN
See Also:
Constant Field Values

WFS_IDC_EJECTTHENRETAIN

public static final int WFS_IDC_EJECTTHENRETAIN
See Also:
Constant Field Values

WFS_IDC_READPOSITION

public static final int WFS_IDC_READPOSITION
See Also:
Constant Field Values

WFS_IDC_TYPEMOTOR

public static final int WFS_IDC_TYPEMOTOR
See Also:
Constant Field Values

WFS_IDC_TYPESWIPE

public static final int WFS_IDC_TYPESWIPE
See Also:
Constant Field Values

WFS_IDC_TYPEDIP

public static final int WFS_IDC_TYPEDIP
See Also:
Constant Field Values

WFS_IDC_TYPECONTACTLESS

public static final int WFS_IDC_TYPECONTACTLESS
See Also:
Constant Field Values

WFS_IDC_NOTSUPP

public static final int WFS_IDC_NOTSUPP
See Also:
Constant Field Values

WFS_IDC_TRACK1

public static final int WFS_IDC_TRACK1
See Also:
Constant Field Values

WFS_IDC_TRACK2

public static final int WFS_IDC_TRACK2
See Also:
Constant Field Values

WFS_IDC_TRACK3

public static final int WFS_IDC_TRACK3
See Also:
Constant Field Values

WFS_IDC_CHIP

public static final int WFS_IDC_CHIP
See Also:
Constant Field Values

WFS_IDC_SECURITY

public static final int WFS_IDC_SECURITY
See Also:
Constant Field Values

WFS_IDC_CHIPT0

public static final int WFS_IDC_CHIPT0
See Also:
Constant Field Values

WFS_IDC_CHIPT1

public static final int WFS_IDC_CHIPT1
See Also:
Constant Field Values

WFS_IDC_CHIPT2

public static final int WFS_IDC_CHIPT2
See Also:
Constant Field Values

WFS_IDC_CHIPT3

public static final int WFS_IDC_CHIPT3
See Also:
Constant Field Values

WFS_IDC_CHIPT4

public static final int WFS_IDC_CHIPT4
See Also:
Constant Field Values

WFS_IDC_CHIPT5

public static final int WFS_IDC_CHIPT5
See Also:
Constant Field Values

WFS_IDC_CHIPT6

public static final int WFS_IDC_CHIPT6
See Also:
Constant Field Values

WFS_IDC_CHIPT7

public static final int WFS_IDC_CHIPT7
See Also:
Constant Field Values

WFS_IDC_CHIPT8

public static final int WFS_IDC_CHIPT8
See Also:
Constant Field Values

WFS_IDC_CHIPT9

public static final int WFS_IDC_CHIPT9
See Also:
Constant Field Values

WFS_IDC_CHIPT10

public static final int WFS_IDC_CHIPT10
See Also:
Constant Field Values

WFS_IDC_CHIPT11

public static final int WFS_IDC_CHIPT11
See Also:
Constant Field Values

WFS_IDC_CHIPT12

public static final int WFS_IDC_CHIPT12
See Also:
Constant Field Values

WFS_IDC_CHIPT13

public static final int WFS_IDC_CHIPT13
See Also:
Constant Field Values

WFS_IDC_CHIPT14

public static final int WFS_IDC_CHIPT14
See Also:
Constant Field Values

WFS_IDC_CHIPT15

public static final int WFS_IDC_CHIPT15
See Also:
Constant Field Values

WFS_IDC_SECMMBOX

public static final int WFS_IDC_SECMMBOX
See Also:
Constant Field Values

WFS_IDC_SECCIM86

public static final int WFS_IDC_SECCIM86
See Also:
Constant Field Values

WFS_IDC_ACTIONREAD

public static final int WFS_IDC_ACTIONREAD
See Also:
Constant Field Values

WFS_IDC_ACTIONWRITE

public static final int WFS_IDC_ACTIONWRITE
See Also:
Constant Field Values

WFS_IDC_DATAOK

public static final int WFS_IDC_DATAOK
See Also:
Constant Field Values

WFS_IDC_DATAMISSING

public static final int WFS_IDC_DATAMISSING
See Also:
Constant Field Values

WFS_IDC_DATAINVALID

public static final int WFS_IDC_DATAINVALID
See Also:
Constant Field Values

WFS_IDC_DATATOOLONG

public static final int WFS_IDC_DATATOOLONG
See Also:
Constant Field Values

WFS_IDC_DATATOOSHORT

public static final int WFS_IDC_DATATOOSHORT
See Also:
Constant Field Values

WFS_IDC_DATASRCNOTSUPP

public static final int WFS_IDC_DATASRCNOTSUPP
See Also:
Constant Field Values

WFS_IDC_DATASRCMISSING

public static final int WFS_IDC_DATASRCMISSING
See Also:
Constant Field Values

WFS_IDC_CARDRETAINED

public static final int WFS_IDC_CARDRETAINED
See Also:
Constant Field Values

WFS_IDC_CARDEJECTED

public static final int WFS_IDC_CARDEJECTED
See Also:
Constant Field Values

WFS_IDC_CARDREADPOSITION

public static final int WFS_IDC_CARDREADPOSITION
See Also:
Constant Field Values

WFS_ERR_IDC_MEDIAJAM

public static final int WFS_ERR_IDC_MEDIAJAM
See Also:
Constant Field Values

WFS_ERR_IDC_NOMEDIA

public static final int WFS_ERR_IDC_NOMEDIA
See Also:
Constant Field Values

WFS_ERR_IDC_MEDIARETAINED

public static final int WFS_ERR_IDC_MEDIARETAINED
See Also:
Constant Field Values

WFS_ERR_IDC_RETAINBINFULL

public static final int WFS_ERR_IDC_RETAINBINFULL
See Also:
Constant Field Values

WFS_ERR_IDC_INVALIDDATA

public static final int WFS_ERR_IDC_INVALIDDATA
See Also:
Constant Field Values

WFS_ERR_IDC_INVALIDMEDIA

public static final int WFS_ERR_IDC_INVALIDMEDIA
See Also:
Constant Field Values

WFS_ERR_IDC_FORMNOTFOUND

public static final int WFS_ERR_IDC_FORMNOTFOUND
See Also:
Constant Field Values

WFS_ERR_IDC_FORMINVALID

public static final int WFS_ERR_IDC_FORMINVALID
See Also:
Constant Field Values

WFS_ERR_IDC_DATASYNTAX

public static final int WFS_ERR_IDC_DATASYNTAX
See Also:
Constant Field Values

WFS_ERR_IDC_SHUTTERFAIL

public static final int WFS_ERR_IDC_SHUTTERFAIL
See Also:
Constant Field Values

WFS_ERR_IDC_SECURITYFAIL

public static final int WFS_ERR_IDC_SECURITYFAIL
See Also:
Constant Field Values

WFS_ERR_IDC_PROTOCOLNOTSUPP

public static final int WFS_ERR_IDC_PROTOCOLNOTSUPP
See Also:
Constant Field Values

WFS_ERR_IDC_ATRNOTOBTAINED

public static final int WFS_ERR_IDC_ATRNOTOBTAINED
See Also:
Constant Field Values

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005