Package uicc.system
Interface ServiceConstants
-
public interface ServiceConstantsDefines the identifiers for the GlobalPlatform global services.
-
-
Field Summary
Fields Modifier and Type Field Description static shortSERVICE_ID_HIGH_UPDATE_ARRAY_BUILDERService : High Update Array Builder service ID = (short)0xA101;
To be used withorg.globalplatform.GPSystem.getService()
-
-
-
Field Detail
-
SERVICE_ID_HIGH_UPDATE_ARRAY_BUILDER
static final short SERVICE_ID_HIGH_UPDATE_ARRAY_BUILDER
Service : High Update Array Builder service ID = (short)0xA101;
To be used withorg.globalplatform.GPSystem.getService()- See Also:
- Constant Field Values
-
-