Interface Information.

Public Member Functions

 IfaceInfo (String name, String ip, List< IfaceStatistics > statistics)
 
String getName ()
 
String getIpAddress ()
 
List< IfaceStatisticsgetStatistics ()
 

Member Function Documentation

◆ getIpAddress()

String getIpAddress ( )

Gets Interface IP Address

Returns
name

◆ getName()

String getName ( )

Gets Interface Name

Returns
name

◆ getStatistics()

List<IfaceStatistics> getStatistics ( )

Gets Interface Statistics

Returns
statistics