public class ArrayOfServiceProfile extends Object
| Modifier and Type | Field and Description |
|---|---|
ServiceProfile[] |
ServiceProfile |
| Constructor and Description |
|---|
ArrayOfServiceProfile() |
| Modifier and Type | Method and Description |
|---|---|
ServiceProfile[] |
getServiceProfile() |
ServiceProfile |
getServiceProfile(int i) |
void |
setServiceProfile(ServiceProfile[] ServiceProfile) |
public ServiceProfile[] ServiceProfile
public ServiceProfile[] getServiceProfile()
public ServiceProfile getServiceProfile(int i)
public void setServiceProfile(ServiceProfile[] ServiceProfile)
Copyright © 2011-2012. All Rights Reserved.