|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of PropertyType in com.google.code.facebookapi |
|---|
| Methods in com.google.code.facebookapi that return PropertyType | |
|---|---|
static PropertyType |
PropertyType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PropertyType[] |
PropertyType.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 PropertyType | |
|---|---|
void |
IFacebookRestClient.data_defineObjectProperty(java.lang.String objectType,
java.lang.String propertyName,
PropertyType propertyType)
|
void |
ExtensibleClient.data_defineObjectProperty(java.lang.String objectType,
java.lang.String propertyName,
PropertyType propertyType)
|
void |
BaseAdapter.data_defineObjectProperty(java.lang.String objectType,
java.lang.String propertyName,
PropertyType propertyType)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||