IfaceInfo Class Reference
Interface Information.
Public Member Functions | |
| IfaceInfo (String name, String ip, List< IfaceStatistics > statistics) | |
| String | getName () |
| String | getIpAddress () |
| List< IfaceStatistics > | getStatistics () |
Member Function Documentation
| String getIpAddress | ( | ) |
Gets Interface IP Address
- Returns
- name
| String getName | ( | ) |
Gets Interface Name
- Returns
- name
| List<IfaceStatistics> getStatistics | ( | ) |
Gets Interface Statistics
- Returns
- statistics
