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

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

Fields in com.google.code.facebookapi.schema with type parameters of type Photo
protected  java.util.List<Photo> PhotosGetResponse.photo
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type Photo
 javax.xml.bind.JAXBElement<Photo> ObjectFactory.createPhotosUploadResponse(Photo value)
          Create an instance of JAXBElement<Photo>}
 java.util.List<Photo> PhotosGetResponse.getPhoto()
          Gets the value of the photo property.
 

Methods in com.google.code.facebookapi.schema with parameters of type Photo
 javax.xml.bind.JAXBElement<Photo> ObjectFactory.createPhotosUploadResponse(Photo value)
          Create an instance of JAXBElement<Photo>}
 



Copyright © 2010. All Rights Reserved.