|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebay.soap.eBLBaseComponents.PictureDetailsType
public class PictureDetailsType
Contains the data for the pictures associated with an item.
Java class for PictureDetailsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PictureDetailsType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="GalleryType" type="{urn:ebay:apis:eBLBaseComponents}GalleryTypeCodeType" minOccurs="0"/> <element name="PhotoDisplay" type="{urn:ebay:apis:eBLBaseComponents}PhotoDisplayCodeType" minOccurs="0"/> <element name="PictureURL" type="{http://www.w3.org/2001/XMLSchema}anyURI" maxOccurs="unbounded" minOccurs="0"/> <element name="PictureSource" type="{urn:ebay:apis:eBLBaseComponents}PictureSourceCodeType" minOccurs="0"/> <element name="GalleryDuration" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/> <element name="GalleryStatus" type="{urn:ebay:apis:eBLBaseComponents}GalleryStatusCodeType" minOccurs="0"/> <element name="GalleryErrorInfo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ExternalPictureURL" type="{http://www.w3.org/2001/XMLSchema}anyURI" maxOccurs="unbounded" minOccurs="0"/> <element name="ExtendedPictureDetails" type="{urn:ebay:apis:eBLBaseComponents}ExtendedPictureDetailsType" minOccurs="0"/> <any/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected java.util.List<java.lang.Object> |
any
|
protected ExtendedPictureDetailsType |
extendedPictureDetails
|
protected java.util.List<java.lang.String> |
externalPictureURL
|
protected java.lang.String |
galleryDuration
|
protected java.lang.String |
galleryErrorInfo
|
protected GalleryStatusCodeType |
galleryStatus
|
protected GalleryTypeCodeType |
galleryType
|
protected PhotoDisplayCodeType |
photoDisplay
|
protected PictureSourceCodeType |
pictureSource
|
protected java.util.List<java.lang.String> |
pictureURL
|
Constructor Summary | |
---|---|
PictureDetailsType()
|
Method Summary | |
---|---|
protected java.util.List<java.lang.Object> |
_getAny()
|
protected java.util.List<java.lang.String> |
_getExternalPictureURL()
|
protected java.util.List<java.lang.String> |
_getPictureURL()
|
java.lang.Object[] |
getAny()
|
java.lang.Object |
getAny(int idx)
|
int |
getAnyLength()
|
ExtendedPictureDetailsType |
getExtendedPictureDetails()
Gets the value of the extendedPictureDetails property. |
java.lang.String[] |
getExternalPictureURL()
|
java.lang.String |
getExternalPictureURL(int idx)
|
int |
getExternalPictureURLLength()
|
java.lang.String |
getGalleryDuration()
Gets the value of the galleryDuration property. |
java.lang.String |
getGalleryErrorInfo()
Gets the value of the galleryErrorInfo property. |
GalleryStatusCodeType |
getGalleryStatus()
Gets the value of the galleryStatus property. |
GalleryTypeCodeType |
getGalleryType()
Gets the value of the galleryType property. |
PhotoDisplayCodeType |
getPhotoDisplay()
Gets the value of the photoDisplay property. |
PictureSourceCodeType |
getPictureSource()
Gets the value of the pictureSource property. |
java.lang.String[] |
getPictureURL()
|
java.lang.String |
getPictureURL(int idx)
|
int |
getPictureURLLength()
|
java.lang.Object |
setAny(int idx,
java.lang.Object value)
|
void |
setAny(java.lang.Object[] values)
|
void |
setExtendedPictureDetails(ExtendedPictureDetailsType value)
Sets the value of the extendedPictureDetails property. |
java.lang.String |
setExternalPictureURL(int idx,
java.lang.String value)
|
void |
setExternalPictureURL(java.lang.String[] values)
|
void |
setGalleryDuration(java.lang.String value)
Sets the value of the galleryDuration property. |
void |
setGalleryErrorInfo(java.lang.String value)
Sets the value of the galleryErrorInfo property. |
void |
setGalleryStatus(GalleryStatusCodeType value)
Sets the value of the galleryStatus property. |
void |
setGalleryType(GalleryTypeCodeType value)
Sets the value of the galleryType property. |
void |
setPhotoDisplay(PhotoDisplayCodeType value)
Sets the value of the photoDisplay property. |
void |
setPictureSource(PictureSourceCodeType value)
Sets the value of the pictureSource property. |
java.lang.String |
setPictureURL(int idx,
java.lang.String value)
|
void |
setPictureURL(java.lang.String[] values)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected GalleryTypeCodeType galleryType
protected PhotoDisplayCodeType photoDisplay
protected java.util.List<java.lang.String> pictureURL
protected PictureSourceCodeType pictureSource
protected java.lang.String galleryDuration
protected GalleryStatusCodeType galleryStatus
protected java.lang.String galleryErrorInfo
protected java.util.List<java.lang.String> externalPictureURL
protected ExtendedPictureDetailsType extendedPictureDetails
protected java.util.List<java.lang.Object> any
Constructor Detail |
---|
public PictureDetailsType()
Method Detail |
---|
public GalleryTypeCodeType getGalleryType()
GalleryTypeCodeType
public void setGalleryType(GalleryTypeCodeType value)
value
- allowed object is
GalleryTypeCodeType
public PhotoDisplayCodeType getPhotoDisplay()
PhotoDisplayCodeType
public void setPhotoDisplay(PhotoDisplayCodeType value)
value
- allowed object is
PhotoDisplayCodeType
public java.lang.String[] getPictureURL()
String
public java.lang.String getPictureURL(int idx)
String
public int getPictureURLLength()
public void setPictureURL(java.lang.String[] values)
values
- allowed objects are
String
protected java.util.List<java.lang.String> _getPictureURL()
public java.lang.String setPictureURL(int idx, java.lang.String value)
value
- allowed object is
String
public PictureSourceCodeType getPictureSource()
PictureSourceCodeType
public void setPictureSource(PictureSourceCodeType value)
value
- allowed object is
PictureSourceCodeType
public java.lang.String getGalleryDuration()
String
public void setGalleryDuration(java.lang.String value)
value
- allowed object is
String
public GalleryStatusCodeType getGalleryStatus()
GalleryStatusCodeType
public void setGalleryStatus(GalleryStatusCodeType value)
value
- allowed object is
GalleryStatusCodeType
public java.lang.String getGalleryErrorInfo()
String
public void setGalleryErrorInfo(java.lang.String value)
value
- allowed object is
String
public java.lang.String[] getExternalPictureURL()
String
public java.lang.String getExternalPictureURL(int idx)
String
public int getExternalPictureURLLength()
public void setExternalPictureURL(java.lang.String[] values)
values
- allowed objects are
String
protected java.util.List<java.lang.String> _getExternalPictureURL()
public java.lang.String setExternalPictureURL(int idx, java.lang.String value)
value
- allowed object is
String
public ExtendedPictureDetailsType getExtendedPictureDetails()
ExtendedPictureDetailsType
public void setExtendedPictureDetails(ExtendedPictureDetailsType value)
value
- allowed object is
ExtendedPictureDetailsType
public java.lang.Object[] getAny()
Object
Element
public java.lang.Object getAny(int idx)
Object
Element
public int getAnyLength()
public void setAny(java.lang.Object[] values)
values
- allowed objects are
Object
Element
protected java.util.List<java.lang.Object> _getAny()
public java.lang.Object setAny(int idx, java.lang.Object value)
value
- allowed object is
Object
Element
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.