public class SocialPhotoInfo extends Object
| Constructor and Description |
|---|
SocialPhotoInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlbumsAvatar() |
String |
getAlbumsName() |
ArrayList<String> |
getImageList() |
int |
getImageNumber() |
void |
setAlbumsName(String name) |
void |
setImageList(ArrayList<String> list) |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.