public static interface OperatingSystemDetails.NetworkDetails
| Modifier and Type | Method and Description | 
|---|---|
String | 
getAddress()
Returns the hardware address (usually MAC) of the interface if it has one and if it can
 be accessed given the current privileges 
 | 
String | 
getDescription()
Get the display name of network interface 
 | 
String | 
getName()
Get the name of network interface 
 | 
String getName()
String getDescription()
String getAddress()
Copyright © GigaSpaces.