Uses of Class
com.eurotech.framework.net.NetInterfaceType

Packages that use NetInterfaceType
com.eurotech.framework.net Contains interfaces and event model to manage and configure network interfaces on a given system. 
 

Uses of NetInterfaceType in com.eurotech.framework.net
 

Methods in com.eurotech.framework.net that return NetInterfaceType
 NetInterfaceType NetInterface.getType()
          Returns the type of this NetworkInterface.
static NetInterfaceType NetInterfaceType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NetInterfaceType[] NetInterfaceType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.