|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrivacyType | |
|---|---|
| facebook4j | |
| Uses of PrivacyType in facebook4j |
|---|
| Methods in facebook4j that return PrivacyType | |
|---|---|
PrivacyType |
Privacy.getFriends()
|
static PrivacyType |
PrivacyType.getInstance(String privacyTypeString)
|
PrivacyType |
Album.getPrivacy()
|
PrivacyType |
Privacy.getValue()
|
static PrivacyType |
PrivacyType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PrivacyType[] |
PrivacyType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in facebook4j with parameters of type PrivacyType | |
|---|---|
PrivacyBuilder |
PrivacyBuilder.setFriends(PrivacyType friends)
|
PrivacyBuilder |
PrivacyBuilder.setValue(PrivacyType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||