|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProfileFieldItem | |
|---|---|
| com.facebook.api | |
| Uses of ProfileFieldItem in com.facebook.api |
|---|
| Methods in com.facebook.api that return types with arguments of type ProfileFieldItem | |
|---|---|
java.util.List<ProfileFieldItem> |
ProfileInfoField.getItems()
Get the items that currently comprise this field. |
| Methods in com.facebook.api with parameters of type ProfileFieldItem | |
|---|---|
void |
ProfileInfoField.addItem(ProfileFieldItem item)
Add an item to this ProfileInfoField. |
| Method parameters in com.facebook.api with type arguments of type ProfileFieldItem | |
|---|---|
void |
ProfileInfoField.setItems(java.util.List<ProfileFieldItem> items)
Set the items associated with this profile field. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||