
{     DECK: RFT$MANAGE_RHFAM_NETWORK_TYPES
{
{     The purpose of this deck is to define the data types
{ for the MANAGE_RHFAM_NETWORK utility.

  TYPE

    rft$application_display_type = (rfc$adt_applications, rfc$adt_connections),

    rft$element_display_type = (rfc$edt_local_nads, rfc$edt_remote_nads, rfc$edt_trunks),

    rft$routing_display_type = (rfc$rdt_paths, rfc$rdt_lids),

    rft$display_option = (rfc$do_brief, rfc$do_full);
