- uicc.access - package uicc.access
-
This package provides the means to the applets for accessing the
UICC file system defined in the TS 102 221 specification.
- UICCConstants - Interface in uicc.access
-
The UICCConstants interface hold all the constants defined in TS 102.221
- UICCException - Exception in uicc.access
-
The UICCViewException class encapsulates specific exceptions which can
be thrown by the methods of an object that implements a UICCView interface, in case of error.
- UICCException(short) - Constructor for exception uicc.access.UICCException
-
Constructs a UICCViewException with the specified reason.
- UICCSystem - Class in uicc.access
-
The UICCSystem class provides a way to get a view of an UICC File system.
- updateBinary(short, byte[], short, short) - Method in interface uicc.access.FileView
-
This method updates the data bytes of the current transparent EF.
- updateRecord(short, byte, short, byte[], short, short) - Method in interface uicc.access.FileView
-
This method updates the data bytes of the record of the current linear fixed/cyclic EF.