public class CreateRecurringPaymentsProfileResponseType extends AbstractResponseType
Java class for CreateRecurringPaymentsProfileResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CreateRecurringPaymentsProfileResponseType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractResponseType"> <sequence> <element ref="{urn:ebay:apis:eBLBaseComponents}CreateRecurringPaymentsProfileResponseDetails"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected CreateRecurringPaymentsProfileResponseDetailsType |
createRecurringPaymentsProfileResponseDetails |
ack, any, build, correlationID, errors, timestamp, version
Constructor and Description |
---|
CreateRecurringPaymentsProfileResponseType() |
Modifier and Type | Method and Description |
---|---|
CreateRecurringPaymentsProfileResponseDetailsType |
getCreateRecurringPaymentsProfileResponseDetails()
Gets the value of the createRecurringPaymentsProfileResponseDetails property.
|
void |
setCreateRecurringPaymentsProfileResponseDetails(CreateRecurringPaymentsProfileResponseDetailsType value)
Sets the value of the createRecurringPaymentsProfileResponseDetails property.
|
getAck, getAny, getBuild, getCorrelationID, getErrors, getTimestamp, getVersion, setAck, setAny, setBuild, setCorrelationID, setTimestamp, setVersion
protected CreateRecurringPaymentsProfileResponseDetailsType createRecurringPaymentsProfileResponseDetails
public CreateRecurringPaymentsProfileResponseType()
public CreateRecurringPaymentsProfileResponseDetailsType getCreateRecurringPaymentsProfileResponseDetails()
CreateRecurringPaymentsProfileResponseDetailsType
public void setCreateRecurringPaymentsProfileResponseDetails(CreateRecurringPaymentsProfileResponseDetailsType value)
value
- the value
allowed object is
CreateRecurringPaymentsProfileResponseDetailsType
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.