public static class Network.Netdev extends Object
| Constructor and Description |
|---|
Netdev() |
| Modifier and Type | Method and Description |
|---|---|
int |
getIfindex() |
String |
getIfname() |
void |
setIfindex(int ifindex) |
void |
setIfname(String ifname) |
public Netdev()
public int getIfindex()
public void setIfindex(int ifindex)
Copyright © 2017–2018. All rights reserved.