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