public class ArrayOfUserProfile extends Object
| Modifier and Type | Field and Description |
|---|---|
UserProfile[] |
UserProfile |
| Constructor and Description |
|---|
ArrayOfUserProfile() |
| Modifier and Type | Method and Description |
|---|---|
UserProfile[] |
getUserProfile() |
UserProfile |
getUserProfile(int i) |
void |
setUserProfile(UserProfile[] UserProfile) |
public UserProfile[] UserProfile
public UserProfile[] getUserProfile()
public UserProfile getUserProfile(int i)
public void setUserProfile(UserProfile[] UserProfile)
Copyright © 2011-2012. All Rights Reserved.