Uses of Class
facebook4j.GroupPrivacyType

Packages that use GroupPrivacyType
facebook4j   
 

Uses of GroupPrivacyType in facebook4j
 

Methods in facebook4j that return GroupPrivacyType
static GroupPrivacyType GroupPrivacyType.getInstance(String groupPrivacyTypeString)
           
 GroupPrivacyType Group.getPrivacy()
           
static GroupPrivacyType GroupPrivacyType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GroupPrivacyType[] GroupPrivacyType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2019. All rights reserved.