| Package | Description |
|---|---|
| uicc.access.fileadministration |
This package provides the means to the applets to perform file administrative
functions as defined in the TS 102 222 specification.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdminFileView.createFile(ViewHandler viewHandler)
This method creates a new file under the current DF or ADF, as described in TS 102 222.
|
void |
AdminFileView.resizeFile(ViewHandler viewHandler)
This method resizes a file under the current DF or ADF, as described in TS 102 222.
|
static void |
AdminException.throwIt(short reason)
Throws the JCRE instance of AdminException with the specified reason.
|