public class ArrayOfNasStorageProfile extends Object
| Modifier and Type | Field and Description |
|---|---|
NasStorageProfile[] |
NasStorageProfile |
| Constructor and Description |
|---|
ArrayOfNasStorageProfile() |
| Modifier and Type | Method and Description |
|---|---|
NasStorageProfile[] |
getNasStorageProfile() |
NasStorageProfile |
getNasStorageProfile(int i) |
void |
setNasStorageProfile(NasStorageProfile[] NasStorageProfile) |
public NasStorageProfile[] NasStorageProfile
public NasStorageProfile[] getNasStorageProfile()
public NasStorageProfile getNasStorageProfile(int i)
public void setNasStorageProfile(NasStorageProfile[] NasStorageProfile)
Copyright © 2011-2012. All Rights Reserved.