|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LinkTool
Defines link tool interface
Method Summary | |
---|---|
boolean |
get()
ethtool 'get' operation |
String |
getDuplex()
Reports duplex (full or half) |
String |
getIfaceName()
Reports interface name |
int |
getSpeed()
Reports link speed in bits/s |
boolean |
isLinkDetected()
Reports link status |
Method Detail |
---|
boolean get() throws EsfException
boolean
EsfException
String getIfaceName()
String
boolean isLinkDetected()
boolean
int getSpeed()
int
String getDuplex()
String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |