public class FacebookFriend extends Object
| Constructor and Description |
|---|
FacebookFriend(String name,
String image) |
| Modifier and Type | Method and Description |
|---|---|
String |
getImage() |
String |
getName() |
void |
setImage(String image) |
void |
setName(String name) |
Copyright © 2012-2018. All Rights Reserved.