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