com.eurotech.framework.core.net
Class WifiInterfaceAddressConfigImpl
java.lang.Object
com.eurotech.framework.core.net.NetInterfaceAddressImpl
com.eurotech.framework.core.net.WifiInterfaceAddressImpl
com.eurotech.framework.core.net.WifiInterfaceAddressConfigImpl
- All Implemented Interfaces:
- NetInterfaceAddress, NetInterfaceAddressConfig, WifiInterfaceAddress, WifiInterfaceAddressConfig
public class WifiInterfaceAddressConfigImpl
- extends WifiInterfaceAddressImpl
- implements WifiInterfaceAddressConfig
Methods inherited from class com.eurotech.framework.core.net.NetInterfaceAddressImpl |
compare, getAddress, getBroadcast, getDnsServers, getGateway, getNetmask, getNetworkPrefixLength, setAddress, setBroadcast, setDnsServers, setGateway, setNetmask, setNetworkPrefixLength |
WifiInterfaceAddressConfigImpl
public WifiInterfaceAddressConfigImpl()
WifiInterfaceAddressConfigImpl
public WifiInterfaceAddressConfigImpl(WifiInterfaceAddress other)
getConfigs
public List<NetConfig> getConfigs()
- Description copied from interface:
WifiInterfaceAddressConfig
- Returns a List of NetConfig Objects associated with a given WifiInterfaceAddressConfig
for a given WifiInterface
- Specified by:
getConfigs
in interface NetInterfaceAddressConfig
- Specified by:
getConfigs
in interface WifiInterfaceAddressConfig
- Returns:
- the NetConfig Objects associated with the WifiInterfaceAddressConfig
setNetConfigs
public void setNetConfigs(List<NetConfig> configs)
equals
public boolean equals(Object obj)
- Overrides:
equals
in class WifiInterfaceAddressImpl
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013. All Rights Reserved.