public class ArrayOfPhysicalNicProfile extends Object
| Modifier and Type | Field and Description |
|---|---|
PhysicalNicProfile[] |
PhysicalNicProfile |
| Constructor and Description |
|---|
ArrayOfPhysicalNicProfile() |
| Modifier and Type | Method and Description |
|---|---|
PhysicalNicProfile[] |
getPhysicalNicProfile() |
PhysicalNicProfile |
getPhysicalNicProfile(int i) |
void |
setPhysicalNicProfile(PhysicalNicProfile[] PhysicalNicProfile) |
public PhysicalNicProfile[] PhysicalNicProfile
public PhysicalNicProfile[] getPhysicalNicProfile()
public PhysicalNicProfile getPhysicalNicProfile(int i)
public void setPhysicalNicProfile(PhysicalNicProfile[] PhysicalNicProfile)
Copyright © 2011-2012. All Rights Reserved.