uicc.system
Interface ServiceConstants


public interface ServiceConstants

Defines the identifiers for the GlobalPlatform global services.


Field Summary
static short SERVICE_ID_HIGH_UPDATE_ARRAY_BUILDER
          Service : High Update Array Builder service ID = (short)0xA101;
To be used with org.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 with org.globalplatform.GPSystem.getService()

See Also:
org.globalplatform.GPSystem.getService, Constant Field Values