public class DoReferenceTransactionResponseType extends AbstractResponseType
Java class for DoReferenceTransactionResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DoReferenceTransactionResponseType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractResponseType"> <sequence> <element ref="{urn:ebay:apis:eBLBaseComponents}DoReferenceTransactionResponseDetails"/> <element name="FMFDetails" type="{urn:ebay:apis:eBLBaseComponents}FMFDetailsType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected DoReferenceTransactionResponseDetailsType |
doReferenceTransactionResponseDetails |
protected FMFDetailsType |
fmfDetails |
ack, any, build, correlationID, errors, timestamp, version
Constructor and Description |
---|
DoReferenceTransactionResponseType() |
Modifier and Type | Method and Description |
---|---|
DoReferenceTransactionResponseDetailsType |
getDoReferenceTransactionResponseDetails()
Gets the value of the doReferenceTransactionResponseDetails property.
|
FMFDetailsType |
getFMFDetails()
Gets the value of the fmfDetails property.
|
void |
setDoReferenceTransactionResponseDetails(DoReferenceTransactionResponseDetailsType value)
Sets the value of the doReferenceTransactionResponseDetails 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 DoReferenceTransactionResponseDetailsType doReferenceTransactionResponseDetails
protected FMFDetailsType fmfDetails
public DoReferenceTransactionResponseDetailsType getDoReferenceTransactionResponseDetails()
DoReferenceTransactionResponseDetailsType
public void setDoReferenceTransactionResponseDetails(DoReferenceTransactionResponseDetailsType value)
value
- the value
allowed object is
DoReferenceTransactionResponseDetailsType
public FMFDetailsType getFMFDetails()
FMFDetailsType
public void setFMFDetails(FMFDetailsType value)
value
- the value
allowed object is
FMFDetailsType
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.