|
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.WantItNowPostType
public class WantItNowPostType
This type is deprecated.
Java class for WantItNowPostType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="WantItNowPostType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="CategoryID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="PostID" type="{urn:ebay:apis:eBLBaseComponents}ItemIDType" minOccurs="0"/> <element name="Site" type="{urn:ebay:apis:eBLBaseComponents}SiteCodeType" minOccurs="0"/> <element name="StartTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="ResponseCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="Title" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected java.lang.String |
categoryID
|
protected java.lang.String |
description
|
protected java.lang.String |
postID
|
protected java.lang.Integer |
responseCount
|
protected SiteCodeType |
site
|
protected java.util.Calendar |
startTime
|
protected java.lang.String |
title
|
Constructor Summary | |
---|---|
WantItNowPostType()
|
Method Summary | |
---|---|
java.lang.String |
getCategoryID()
Gets the value of the categoryID property. |
java.lang.String |
getDescription()
Gets the value of the description property. |
java.lang.String |
getPostID()
Gets the value of the postID property. |
java.lang.Integer |
getResponseCount()
Gets the value of the responseCount property. |
SiteCodeType |
getSite()
Gets the value of the site property. |
java.util.Calendar |
getStartTime()
Gets the value of the startTime property. |
java.lang.String |
getTitle()
Gets the value of the title property. |
void |
setCategoryID(java.lang.String value)
Sets the value of the categoryID property. |
void |
setDescription(java.lang.String value)
Sets the value of the description property. |
void |
setPostID(java.lang.String value)
Sets the value of the postID property. |
void |
setResponseCount(java.lang.Integer value)
Sets the value of the responseCount property. |
void |
setSite(SiteCodeType value)
Sets the value of the site property. |
void |
setStartTime(java.util.Calendar value)
Sets the value of the startTime property. |
void |
setTitle(java.lang.String value)
Sets the value of the title property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String categoryID
protected java.lang.String description
protected java.lang.String postID
protected SiteCodeType site
protected java.util.Calendar startTime
protected java.lang.Integer responseCount
protected java.lang.String title
Constructor Detail |
---|
public WantItNowPostType()
Method Detail |
---|
public java.lang.String getCategoryID()
String
public void setCategoryID(java.lang.String value)
value
- allowed object is
String
public java.lang.String getDescription()
String
public void setDescription(java.lang.String value)
value
- allowed object is
String
public java.lang.String getPostID()
String
public void setPostID(java.lang.String value)
value
- allowed object is
String
public SiteCodeType getSite()
SiteCodeType
public void setSite(SiteCodeType value)
value
- allowed object is
SiteCodeType
public java.util.Calendar getStartTime()
String
public void setStartTime(java.util.Calendar value)
value
- allowed object is
String
public java.lang.Integer getResponseCount()
Integer
public void setResponseCount(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.String getTitle()
String
public void setTitle(java.lang.String value)
value
- allowed object is
String
|
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.