|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Privacy in com.google.code.facebookapi.schema |
|---|
| Fields in com.google.code.facebookapi.schema declared as Privacy | |
|---|---|
protected Privacy |
Event.privacy
|
| Methods in com.google.code.facebookapi.schema that return Privacy | |
|---|---|
static Privacy |
Privacy.fromValue(java.lang.String v)
|
Privacy |
Event.getPrivacy()
Gets the value of the privacy property. |
static Privacy |
Privacy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Privacy[] |
Privacy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.google.code.facebookapi.schema with parameters of type Privacy | |
|---|---|
void |
Event.setPrivacy(Privacy value)
Sets the value of the privacy property. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||