public class PhysicalNicLinkInfo extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
boolean |
duplex |
int |
speedMb |
dynamicProperty, dynamicType| Constructor and Description |
|---|
PhysicalNicLinkInfo() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSpeedMb() |
boolean |
isDuplex() |
void |
setDuplex(boolean duplex) |
void |
setSpeedMb(int speedMb) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypeCopyright © 2011-2012. All Rights Reserved.