Package uicc.system

Interface ServiceConstants


  • public interface ServiceConstants
    Defines the identifiers for the GlobalPlatform global services.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      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:
        Constant Field Values