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

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

Fields in com.google.code.facebookapi.schema with type parameters of type PhotoTag
protected  java.util.List<PhotoTag> StreamData.PhotoTags.photoTag
           
protected  java.util.List<PhotoTag> PhotosGetTagsResponse.photoTag
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type PhotoTag
 java.util.List<PhotoTag> StreamData.PhotoTags.getPhotoTag()
          Gets the value of the photoTag property.
 java.util.List<PhotoTag> PhotosGetTagsResponse.getPhotoTag()
          Gets the value of the photoTag property.
 



Copyright © 2009. All Rights Reserved.