|
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.UserAgreementInfoType
public class UserAgreementInfoType
This type is deprecated.
Java class for UserAgreementInfoType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UserAgreementInfoType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Site" type="{urn:ebay:apis:eBLBaseComponents}SiteCodeType" minOccurs="0"/> <element name="SellereBayPaymentProcessStatus" type="{urn:ebay:apis:eBLBaseComponents}SellereBayPaymentProcessStatusCodeType" minOccurs="0"/> <element name="AcceptedTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="SellereBayPaymentProcessEnableTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="UserAgreementURL" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/> <any/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected Calendar |
acceptedTime
|
protected List<Object> |
any
|
protected Calendar |
sellereBayPaymentProcessEnableTime
|
protected SellereBayPaymentProcessStatusCodeType |
sellereBayPaymentProcessStatus
|
protected SiteCodeType |
site
|
protected String |
userAgreementURL
|
Constructor Summary | |
---|---|
UserAgreementInfoType()
|
Method Summary | |
---|---|
protected List<Object> |
_getAny()
|
Calendar |
getAcceptedTime()
Gets the value of the acceptedTime property. |
Object[] |
getAny()
|
Object |
getAny(int idx)
|
int |
getAnyLength()
|
Calendar |
getSellereBayPaymentProcessEnableTime()
Gets the value of the sellereBayPaymentProcessEnableTime property. |
SellereBayPaymentProcessStatusCodeType |
getSellereBayPaymentProcessStatus()
Gets the value of the sellereBayPaymentProcessStatus property. |
SiteCodeType |
getSite()
Gets the value of the site property. |
String |
getUserAgreementURL()
Gets the value of the userAgreementURL property. |
void |
setAcceptedTime(Calendar value)
Sets the value of the acceptedTime property. |
Object |
setAny(int idx,
Object value)
|
void |
setAny(Object[] values)
|
void |
setSellereBayPaymentProcessEnableTime(Calendar value)
Sets the value of the sellereBayPaymentProcessEnableTime property. |
void |
setSellereBayPaymentProcessStatus(SellereBayPaymentProcessStatusCodeType value)
Sets the value of the sellereBayPaymentProcessStatus property. |
void |
setSite(SiteCodeType value)
Sets the value of the site property. |
void |
setUserAgreementURL(String value)
Sets the value of the userAgreementURL property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected SiteCodeType site
protected SellereBayPaymentProcessStatusCodeType sellereBayPaymentProcessStatus
protected Calendar acceptedTime
protected Calendar sellereBayPaymentProcessEnableTime
protected String userAgreementURL
protected List<Object> any
Constructor Detail |
---|
public UserAgreementInfoType()
Method Detail |
---|
public SiteCodeType getSite()
SiteCodeType
public void setSite(SiteCodeType value)
value
- allowed object is
SiteCodeType
public SellereBayPaymentProcessStatusCodeType getSellereBayPaymentProcessStatus()
SellereBayPaymentProcessStatusCodeType
public void setSellereBayPaymentProcessStatus(SellereBayPaymentProcessStatusCodeType value)
value
- allowed object is
SellereBayPaymentProcessStatusCodeType
public Calendar getAcceptedTime()
String
public void setAcceptedTime(Calendar value)
value
- allowed object is
String
public Calendar getSellereBayPaymentProcessEnableTime()
String
public void setSellereBayPaymentProcessEnableTime(Calendar value)
value
- allowed object is
String
public String getUserAgreementURL()
String
public void setUserAgreementURL(String value)
value
- allowed object is
String
public Object[] getAny()
Element
Object
public Object getAny(int idx)
Element
Object
public int getAnyLength()
public void setAny(Object[] values)
values
- allowed objects are
Element
Object
protected List<Object> _getAny()
public Object setAny(int idx, Object value)
value
- allowed object is
Element
Object
|
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.