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

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

Fields in com.google.code.facebookapi.schema declared as HsInfo
protected  HsInfo User.hsInfo
           
 

Methods in com.google.code.facebookapi.schema that return HsInfo
 HsInfo ObjectFactory.createHsInfo()
          Create an instance of HsInfo
 HsInfo User.getHsInfo()
          Gets the value of the hsInfo property.
 

Methods in com.google.code.facebookapi.schema with parameters of type HsInfo
 void User.setHsInfo(HsInfo value)
          Sets the value of the hsInfo property.
 



Copyright © 2010. All Rights Reserved.