public class PhysicalNicConfig extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String |
device |
PhysicalNicSpec |
spec |
dynamicProperty, dynamicType| Constructor and Description |
|---|
PhysicalNicConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDevice() |
PhysicalNicSpec |
getSpec() |
void |
setDevice(String device) |
void |
setSpec(PhysicalNicSpec spec) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String device
public PhysicalNicSpec spec
public String getDevice()
public PhysicalNicSpec getSpec()
public void setDevice(String device)
public void setSpec(PhysicalNicSpec spec)
Copyright © 2011-2012. All Rights Reserved.