public class UpdateRecurringPaymentsProfileRequestType extends AbstractRequestType
Java class for UpdateRecurringPaymentsProfileRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UpdateRecurringPaymentsProfileRequestType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractRequestType"> <sequence> <element ref="{urn:ebay:apis:eBLBaseComponents}UpdateRecurringPaymentsProfileRequestDetails"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected UpdateRecurringPaymentsProfileRequestDetailsType |
updateRecurringPaymentsProfileRequestDetails |
any, detailLevel, errorLanguage, version
Constructor and Description |
---|
UpdateRecurringPaymentsProfileRequestType() |
Modifier and Type | Method and Description |
---|---|
UpdateRecurringPaymentsProfileRequestDetailsType |
getUpdateRecurringPaymentsProfileRequestDetails()
Gets the value of the updateRecurringPaymentsProfileRequestDetails property.
|
void |
setUpdateRecurringPaymentsProfileRequestDetails(UpdateRecurringPaymentsProfileRequestDetailsType value)
Sets the value of the updateRecurringPaymentsProfileRequestDetails property.
|
getAny, getDetailLevel, getErrorLanguage, getVersion, setAny, setErrorLanguage, setVersion
protected UpdateRecurringPaymentsProfileRequestDetailsType updateRecurringPaymentsProfileRequestDetails
public UpdateRecurringPaymentsProfileRequestType()
public UpdateRecurringPaymentsProfileRequestDetailsType getUpdateRecurringPaymentsProfileRequestDetails()
UpdateRecurringPaymentsProfileRequestDetailsType
public void setUpdateRecurringPaymentsProfileRequestDetails(UpdateRecurringPaymentsProfileRequestDetailsType value)
value
- the value
allowed object is
UpdateRecurringPaymentsProfileRequestDetailsType
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.