BwManagementAPI_Pics.ttcn 199 Bytes
Newer Older
module BwManagementAPI_Pics {
  
  /**
   * @desc Does the IUT support BwManagementAPI?
   */
  modulepar boolean PICS_BWMANAGEMENT_API_SUPPORTED := true;
  
} // End of module BwManagementAPI_Pics