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

Packages that use IdMap
com.facebook.api.schema   
 

Uses of IdMap in com.facebook.api.schema
 

Fields in com.facebook.api.schema with type parameters of type IdMap
protected  java.util.List<IdMap> UpdateDecodeIDsResponse.idMap
           
 

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

Methods in com.facebook.api.schema that return types with arguments of type IdMap
 java.util.List<IdMap> UpdateDecodeIDsResponse.getIdMap()
          Gets the value of the idMap property.
 



Copyright © 2008. All Rights Reserved.