Changes since
the last release

Uses of Class
com.ebay.soap.eBLBaseComponents.PhotoDisplayCodeType

Packages that use PhotoDisplayCodeType
com.ebay.sdk.pictureservice   
com.ebay.sdk.pictureservice.eps   
com.ebay.soap.eBLBaseComponents   
 

Uses of PhotoDisplayCodeType in com.ebay.sdk.pictureservice
 

Methods in com.ebay.sdk.pictureservice with parameters of type PhotoDisplayCodeType
 boolean PictureService.uploadPicture(PhotoDisplayCodeType option, PictureInfo picInfo)
          Upload one picture file to EPS server.
 int PictureService.uploadPictures(PhotoDisplayCodeType option, PictureInfo[] picInfoList)
          Upload list of picture files to EPS server.
 

Uses of PhotoDisplayCodeType in com.ebay.sdk.pictureservice.eps
 

Methods in com.ebay.sdk.pictureservice.eps with parameters of type PhotoDisplayCodeType
 boolean eBayPictureServiceXMLCall.uploadPicture(PhotoDisplayCodeType option, PictureInfo picInfo)
          Upload one picture file to EPS server.
 int eBayPictureServiceXMLCall.uploadPictures(PhotoDisplayCodeType option, PictureInfo[] picInfoList)
          Upload list of picture files to EPS server.
 

Uses of PhotoDisplayCodeType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as PhotoDisplayCodeType
protected  PhotoDisplayCodeType PictureDetailsType.photoDisplay
           
 

Methods in com.ebay.soap.eBLBaseComponents that return PhotoDisplayCodeType
static PhotoDisplayCodeType PhotoDisplayCodeType.fromValue(java.lang.String v)
           
 PhotoDisplayCodeType PictureDetailsType.getPhotoDisplay()
          Gets the value of the photoDisplay property.
static PhotoDisplayCodeType PhotoDisplayCodeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PhotoDisplayCodeType[] PhotoDisplayCodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type PhotoDisplayCodeType
 void PictureDetailsType.setPhotoDisplay(PhotoDisplayCodeType value)
          Sets the value of the photoDisplay property.
 


Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.