public class DoReferenceTransactionRequestType extends AbstractRequestType
Java class for DoReferenceTransactionRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DoReferenceTransactionRequestType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractRequestType"> <sequence> <element ref="{urn:ebay:apis:eBLBaseComponents}DoReferenceTransactionRequestDetails"/> <element name="ReturnFMFDetails" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected DoReferenceTransactionRequestDetailsType |
doReferenceTransactionRequestDetails |
protected java.lang.Integer |
returnFMFDetails |
any, detailLevel, errorLanguage, version
Constructor and Description |
---|
DoReferenceTransactionRequestType() |
Modifier and Type | Method and Description |
---|---|
DoReferenceTransactionRequestDetailsType |
getDoReferenceTransactionRequestDetails()
Gets the value of the doReferenceTransactionRequestDetails property.
|
java.lang.Integer |
getReturnFMFDetails()
Gets the value of the returnFMFDetails property.
|
void |
setDoReferenceTransactionRequestDetails(DoReferenceTransactionRequestDetailsType value)
Sets the value of the doReferenceTransactionRequestDetails property.
|
void |
setReturnFMFDetails(java.lang.Integer value)
Sets the value of the returnFMFDetails property.
|
getAny, getDetailLevel, getErrorLanguage, getVersion, setAny, setErrorLanguage, setVersion
protected DoReferenceTransactionRequestDetailsType doReferenceTransactionRequestDetails
protected java.lang.Integer returnFMFDetails
public DoReferenceTransactionRequestDetailsType getDoReferenceTransactionRequestDetails()
DoReferenceTransactionRequestDetailsType
public void setDoReferenceTransactionRequestDetails(DoReferenceTransactionRequestDetailsType value)
value
- the value
allowed object is
DoReferenceTransactionRequestDetailsType
public java.lang.Integer getReturnFMFDetails()
Integer
public void setReturnFMFDetails(java.lang.Integer value)
value
- the value
allowed object is
Integer
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.