Uses of Class
com.facebook.api.schema.Preference

Packages that use Preference
com.facebook.api.schema   
 

Uses of Preference in com.facebook.api.schema
 

Fields in com.facebook.api.schema with type parameters of type Preference
protected  java.util.List<Preference> DataGetUserPreferencesResponse.preference
           
 

Methods in com.facebook.api.schema that return Preference
 Preference ObjectFactory.createPreference()
          Create an instance of Preference
 

Methods in com.facebook.api.schema that return types with arguments of type Preference
 java.util.List<Preference> DataGetUserPreferencesResponse.getPreference()
          Gets the value of the preference property.
 



Copyright © 2008. All Rights Reserved.