|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NetInterfaceStateChangedEvent.Reason | |
|---|---|
| com.eurotech.framework.net | Contains interfaces and event model to manage and configure network interfaces on a given system. |
| Uses of NetInterfaceStateChangedEvent.Reason in com.eurotech.framework.net |
|---|
| Methods in com.eurotech.framework.net that return NetInterfaceStateChangedEvent.Reason | |
|---|---|
NetInterfaceStateChangedEvent.Reason |
NetInterfaceStateChangedEvent.getReason()
Returns the reason for the state transition. |
static NetInterfaceStateChangedEvent.Reason |
NetInterfaceStateChangedEvent.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NetInterfaceStateChangedEvent.Reason[] |
NetInterfaceStateChangedEvent.Reason.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||