Fields Summary |
---|
int | slotSlot number. |
public int | channelLogical channel number. |
Cad | cadCAD object. |
boolean | openedIs this connection opened? |
public com.sun.midp.security.SecurityToken | tokenSecurity token used by this connection. |
public byte[] | FCIFCI received from selected application. |
public int | cardSessionIdUnique identifier of card session (period of time between card
power up and powerdown) during which the connection was created. |
public int | handleInstanceUnique identifier of Handle instance.
It is used for debugging purposes. |
private static int | instanceNoCounter for handleInstance generation.
It is used for debugging purposes. |