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

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

Fields in com.google.code.facebookapi.schema with type parameters of type Cookie
protected  java.util.List<Cookie> DataGetCookiesResponse.cookie
           
 

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

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



Copyright © 2009. All Rights Reserved.