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

Packages that use Cookie
com.facebook.api.schema   
 

Uses of Cookie in com.facebook.api.schema
 

Fields in com.facebook.api.schema with type parameters of type Cookie
protected  java.util.List<Cookie> DataGetCookiesResponse.cookie
           
 

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

Methods in com.facebook.api.schema that return types with arguments of type Cookie
 java.util.List<Cookie> DataGetCookiesResponse.getCookie()
          Gets the value of the cookie property.
 



Copyright © 2008. All Rights Reserved.