Uses of Class
com.google.code.facebookapi.schema.Preference

Uses of Preference in com.google.code.facebookapi.schema
 

Fields in com.google.code.facebookapi.schema with type parameters of type Preference
protected  java.util.List<Preference> DataGetUserPreferencesResponse.preference
           
 

Methods in com.google.code.facebookapi.schema that return Preference
 Preference ObjectFactory.createPreference()
          Create an instance of Preference
 

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



Copyright © 2009. All Rights Reserved.