◆ __init__()
def Components.Network.NetworkInterface.__init__ |
( |
|
self, |
|
|
|
service |
|
) |
| |
◆ getEthernet()
def Components.Network.NetworkInterface.getEthernet |
( |
|
self | ) |
|
◆ getIpv4()
def Components.Network.NetworkInterface.getIpv4 |
( |
|
self | ) |
|
◆ getIpv6()
def Components.Network.NetworkInterface.getIpv6 |
( |
|
self | ) |
|
◆ ethernet
Components.Network.NetworkInterface.ethernet = property(getEthernet) |
|
static |
◆ ipv4
Components.Network.NetworkInterface.ipv4 = property(getIpv4) |
|
static |
◆ ipv6
Components.Network.NetworkInterface.ipv6 = property(getIpv6) |
|
static |
The documentation for this class was generated from the following file: