public class HostVirtualNicManagerNicTypeSelection extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String[] |
nicType |
HostVirtualNicConnection |
vnic |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostVirtualNicManagerNicTypeSelection() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getNicType() |
HostVirtualNicConnection |
getVnic() |
void |
setNicType(String[] nicType) |
void |
setVnic(HostVirtualNicConnection vnic) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic HostVirtualNicConnection vnic
public String[] nicType
public HostVirtualNicManagerNicTypeSelection()
public HostVirtualNicConnection getVnic()
public String[] getNicType()
public void setVnic(HostVirtualNicConnection vnic)
public void setNicType(String[] nicType)
Copyright © 2011-2012. All Rights Reserved.