public class ArrayOfPhysicalNic extends Object
| Modifier and Type | Field and Description |
|---|---|
PhysicalNic[] |
PhysicalNic |
| Constructor and Description |
|---|
ArrayOfPhysicalNic() |
| Modifier and Type | Method and Description |
|---|---|
PhysicalNic[] |
getPhysicalNic() |
PhysicalNic |
getPhysicalNic(int i) |
void |
setPhysicalNic(PhysicalNic[] PhysicalNic) |
public PhysicalNic[] PhysicalNic
public PhysicalNic[] getPhysicalNic()
public PhysicalNic getPhysicalNic(int i)
public void setPhysicalNic(PhysicalNic[] PhysicalNic)
Copyright © 2011-2012. All Rights Reserved.