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

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

Fields in com.google.code.facebookapi.schema with type parameters of type LocaleData
protected  java.util.List<LocaleData> IntlGetTranslationsResponse.localeData
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type LocaleData
 java.util.List<LocaleData> IntlGetTranslationsResponse.getLocaleData()
          Gets the value of the localeData property.
 



Copyright © 2009. All Rights Reserved.