|
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 java.util.Calendar |
acceptedTime
|
protected java.util.List<java.lang.Object> |
any
|
protected java.util.Calendar |
sellereBayPaymentProcessEnableTime
|
protected SellereBayPaymentProcessStatusCodeType |
sellereBayPaymentProcessStatus
|
protected SiteCodeType |
site
|
protected java.lang.String |
userAgreementURL
|
Constructor Summary | |
---|---|
UserAgreementInfoType()
|
Method Summary | |
---|---|
protected java.util.List<java.lang.Object> |
_getAny()
|
java.util.Calendar |
getAcceptedTime()
Gets the value of the acceptedTime property. |
java.lang.Object[] |
getAny()
|
java.lang.Object |
getAny(int idx)
|
int |
getAnyLength()
|
java.util.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. |
java.lang.String |
getUserAgreementURL()
Gets the value of the userAgreementURL property. |
void |
setAcceptedTime(java.util.Calendar value)
Sets the value of the acceptedTime property. |
java.lang.Object |
setAny(int idx,
java.lang.Object value)
|
void |
setAny(java.lang.Object[] values)
|
void |
setSellereBayPaymentProcessEnableTime(java.util.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(java.lang.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 java.util.Calendar acceptedTime
protected java.util.Calendar sellereBayPaymentProcessEnableTime
protected java.lang.String userAgreementURL
protected java.util.List<java.lang.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 java.util.Calendar getAcceptedTime()
String
public void setAcceptedTime(java.util.Calendar value)
value
- allowed object is
String
public java.util.Calendar getSellereBayPaymentProcessEnableTime()
String
public void setSellereBayPaymentProcessEnableTime(java.util.Calendar value)
value
- allowed object is
String
public java.lang.String getUserAgreementURL()
String
public void setUserAgreementURL(java.lang.String value)
value
- allowed object is
String
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.