public class

DoNonReferencedCreditReq

extends Object
java.lang.Object
   ↳ ebay.api.paypalapi.DoNonReferencedCreditReq

Class Overview

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{urn:ebay:api:PayPalAPI}DoNonReferencedCreditRequest"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Fields
protected DoNonReferencedCreditRequestType doNonReferencedCreditRequest
Public Constructors
DoNonReferencedCreditReq()
Public Methods
DoNonReferencedCreditRequestType getDoNonReferencedCreditRequest()
Gets the value of the doNonReferencedCreditRequest property.
void setDoNonReferencedCreditRequest(DoNonReferencedCreditRequestType value)
Sets the value of the doNonReferencedCreditRequest property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected DoNonReferencedCreditRequestType doNonReferencedCreditRequest

Public Constructors

public DoNonReferencedCreditReq ()

Public Methods

public DoNonReferencedCreditRequestType getDoNonReferencedCreditRequest ()

Gets the value of the doNonReferencedCreditRequest property.

Returns

public void setDoNonReferencedCreditRequest (DoNonReferencedCreditRequestType value)

Sets the value of the doNonReferencedCreditRequest property.

Parameters
value Allowed object is DoNonReferencedCreditRequestType