|
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.AbstractRequestType
com.ebay.soap.eBLBaseComponents.ValidateTestUserRegistrationRequestType
public class ValidateTestUserRegistrationRequestType
Requests to enable a test user to sell items in the Sandbox environment.
Java class for ValidateTestUserRegistrationRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ValidateTestUserRegistrationRequestType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractRequestType"> <sequence> <element name="FeedbackScore" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="RegistrationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="SubscribeSA" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="SubscribeSAPro" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="SubscribeSM" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="SubscribeSMPro" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Field Summary | |
---|---|
protected Integer |
feedbackScore
|
protected Calendar |
registrationDate
|
protected Boolean |
subscribeSA
|
protected Boolean |
subscribeSAPro
|
protected Boolean |
subscribeSM
|
protected Boolean |
subscribeSMPro
|
Fields inherited from class com.ebay.soap.eBLBaseComponents.AbstractRequestType |
---|
any, botBlock, detailLevel, endUserIP, errorHandling, errorLanguage, invocationID, messageID, outputSelector, version, warningLevel |
Constructor Summary | |
---|---|
ValidateTestUserRegistrationRequestType()
|
Method Summary | |
---|---|
Integer |
getFeedbackScore()
Gets the value of the feedbackScore property. |
Calendar |
getRegistrationDate()
Gets the value of the registrationDate property. |
Boolean |
isSubscribeSA()
Gets the value of the subscribeSA property. |
Boolean |
isSubscribeSAPro()
Gets the value of the subscribeSAPro property. |
Boolean |
isSubscribeSM()
Gets the value of the subscribeSM property. |
Boolean |
isSubscribeSMPro()
Gets the value of the subscribeSMPro property. |
void |
setFeedbackScore(Integer value)
Sets the value of the feedbackScore property. |
void |
setRegistrationDate(Calendar value)
Sets the value of the registrationDate property. |
void |
setSubscribeSA(Boolean value)
Sets the value of the subscribeSA property. |
void |
setSubscribeSAPro(Boolean value)
Sets the value of the subscribeSAPro property. |
void |
setSubscribeSM(Boolean value)
Sets the value of the subscribeSM property. |
void |
setSubscribeSMPro(Boolean value)
Sets the value of the subscribeSMPro property. |
Methods inherited from class com.ebay.soap.eBLBaseComponents.AbstractRequestType |
---|
_getAny, _getDetailLevel, _getOutputSelector, getAny, getAny, getAnyLength, getBotBlock, getDetailLevel, getDetailLevel, getDetailLevelLength, getEndUserIP, getErrorHandling, getErrorLanguage, getInvocationID, getMessageID, getOutputSelector, getOutputSelector, getOutputSelectorLength, getVersion, getWarningLevel, setAny, setAny, setBotBlock, setDetailLevel, setDetailLevel, setEndUserIP, setErrorHandling, setErrorLanguage, setInvocationID, setMessageID, setOutputSelector, setOutputSelector, setVersion, setWarningLevel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Integer feedbackScore
protected Calendar registrationDate
protected Boolean subscribeSA
protected Boolean subscribeSAPro
protected Boolean subscribeSM
protected Boolean subscribeSMPro
Constructor Detail |
---|
public ValidateTestUserRegistrationRequestType()
Method Detail |
---|
public Integer getFeedbackScore()
Integer
public void setFeedbackScore(Integer value)
value
- allowed object is
Integer
public Calendar getRegistrationDate()
String
public void setRegistrationDate(Calendar value)
value
- allowed object is
String
public Boolean isSubscribeSA()
Boolean
public void setSubscribeSA(Boolean value)
value
- allowed object is
Boolean
public Boolean isSubscribeSAPro()
Boolean
public void setSubscribeSAPro(Boolean value)
value
- allowed object is
Boolean
public Boolean isSubscribeSM()
Boolean
public void setSubscribeSM(Boolean value)
value
- allowed object is
Boolean
public Boolean isSubscribeSMPro()
Boolean
public void setSubscribeSMPro(Boolean value)
value
- allowed object is
Boolean
|
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.