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

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

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type SessionInfo
 javax.xml.bind.JAXBElement<SessionInfo> ObjectFactory.createAuthGetSessionResponse(SessionInfo value)
          Create an instance of JAXBElement<SessionInfo>}
 

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



Copyright © 2009. All Rights Reserved.