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