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

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

Fields in com.google.code.facebookapi.schema with type parameters of type IdMap
protected  java.util.List<IdMap> UpdateDecodeIDsResponse.idMap
           
 

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

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



Copyright © 2009. All Rights Reserved.