public class DoNonReferencedCreditRequestType extends AbstractRequestType
Java class for DoNonReferencedCreditRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="DoNonReferencedCreditRequestType">
   <complexContent>
     <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractRequestType">
       <sequence>
         <element ref="{urn:ebay:apis:eBLBaseComponents}DoNonReferencedCreditRequestDetails"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 | Modifier and Type | Field and Description | 
|---|---|
protected DoNonReferencedCreditRequestDetailsType | 
doNonReferencedCreditRequestDetails  | 
any, detailLevel, errorLanguage, version| Constructor and Description | 
|---|
DoNonReferencedCreditRequestType()  | 
| Modifier and Type | Method and Description | 
|---|---|
DoNonReferencedCreditRequestDetailsType | 
getDoNonReferencedCreditRequestDetails()
Gets the value of the doNonReferencedCreditRequestDetails property. 
 | 
void | 
setDoNonReferencedCreditRequestDetails(DoNonReferencedCreditRequestDetailsType value)
Sets the value of the doNonReferencedCreditRequestDetails property. 
 | 
getAny, getDetailLevel, getErrorLanguage, getVersion, setAny, setErrorLanguage, setVersionprotected DoNonReferencedCreditRequestDetailsType doNonReferencedCreditRequestDetails
public DoNonReferencedCreditRequestDetailsType getDoNonReferencedCreditRequestDetails()
DoNonReferencedCreditRequestDetailsTypepublic void setDoNonReferencedCreditRequestDetails(DoNonReferencedCreditRequestDetailsType value)
value - the value
     allowed object is
     DoNonReferencedCreditRequestDetailsTypestSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.