Commit add3bac6 authored by garciay's avatar garciay
Browse files

Create Diameter AVPs module for Rf/Ro interfaces

parent 3ad59138
Loading
Loading
Loading
Loading
+11 −0
Original line number Original line Diff line number Diff line
/**
 *  @author   STF 480 
 *  @version  $Id: LibDiameter_Types_CxDx_AVPs.ttcn 180 2015-02-26 07:15:21Z garciay $
 *  @desc     This module defines Diameter Rf and Ro AVP types used by LibDiameter constructs. <br>
 *            Note that any changes made to the definitions in this module
 *            may be overwritten by future releases of this library
 *            End users are encouraged to contact the distributers of this
 *            module regarding their modifications or additions
 */
module LibDiameter_Types_RfRo_AVPs {
} // End of module LibDiameter_Types_RfRo_AVPs 
 No newline at end of file