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

Packages that use PhotoTag
com.facebook.api.schema   
 

Uses of PhotoTag in com.facebook.api.schema
 

Fields in com.facebook.api.schema with type parameters of type PhotoTag
protected  java.util.List<PhotoTag> PhotosGetTagsResponse.photoTag
           
 

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

Methods in com.facebook.api.schema that return types with arguments of type PhotoTag
 java.util.List<PhotoTag> PhotosGetTagsResponse.getPhotoTag()
          Gets the value of the photoTag property.
 



Copyright © 2008. All Rights Reserved.