|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AssociationType in com.google.code.facebookapi |
|---|
| Methods in com.google.code.facebookapi that return AssociationType | |
|---|---|
static AssociationType |
AssociationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AssociationType[] |
AssociationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.google.code.facebookapi with parameters of type AssociationType | |
|---|---|
void |
IFacebookRestClient.data_defineAssociation(java.lang.String associationName,
AssociationType associationType,
AssociationInfo associationInfo1,
AssociationInfo associationInfo2,
java.lang.String inverseName)
|
void |
ExtensibleClient.data_defineAssociation(java.lang.String associationName,
AssociationType associationType,
AssociationInfo associationInfo1,
AssociationInfo associationInfo2,
java.lang.String inverseName)
|
void |
BaseAdapter.data_defineAssociation(java.lang.String associationName,
AssociationType associationType,
AssociationInfo associationInfo1,
AssociationInfo associationInfo2,
java.lang.String inverseName)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||