ApplicationPackageLifecycleAndOperationGrantingAPI_Pics.ttcn 251 Bytes
Newer Older
module ApplicationPackageLifecycleAndOperationGrantingAPI_Pics {
  
  /**
   * @desc Does the IUT support GRANT?
   */
  modulepar boolean PICS_GRANT_API_SUPPORTED := true;
  
} // End of module ApplicationPackageLifecycleAndOperationGrantingAPI_Pics