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

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

Fields in com.google.code.facebookapi.schema with type parameters of type AppInfo
protected  java.util.List<AppInfo> NotificationData.Apps.appInfo
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type AppInfo
 javax.xml.bind.JAXBElement<AppInfo> ObjectFactory.createApplicationGetPublicInfoResponse(AppInfo value)
          Create an instance of JAXBElement<AppInfo>}
 java.util.List<AppInfo> NotificationData.Apps.getAppInfo()
          Gets the value of the appInfo property.
 

Methods in com.google.code.facebookapi.schema with parameters of type AppInfo
 javax.xml.bind.JAXBElement<AppInfo> ObjectFactory.createApplicationGetPublicInfoResponse(AppInfo value)
          Create an instance of JAXBElement<AppInfo>}
 



Copyright © 2010. All Rights Reserved.