Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
Zone Class Reference

Zone holds and manipulates the details of all configured zones. More...

Public Member Functions

string getZoneName ()
 Returns the zone name. More...
 
void setZone (string)
 Sets the zone name. More...
 

Detailed Description

Zone holds and manipulates the details of all configured zones.

Member Function Documentation

◆ getZoneName()

string Zone::getZoneName ( )

Returns the zone name.

Returns
string, the zone name.

◆ setZone()

void Zone::setZone ( string  )

Sets the zone name.

Parameters
name,thezone name.

The documentation for this class was generated from the following file: