urn.ebay.api.PayPalAPI
Class DoMobileCheckoutPaymentReq

java.lang.Object
  extended by urn.ebay.api.PayPalAPI.DoMobileCheckoutPaymentReq

public class DoMobileCheckoutPaymentReq
extends Object


Constructor Summary
DoMobileCheckoutPaymentReq()
          Default Constructor
 
Method Summary
 DoMobileCheckoutPaymentRequestType getDoMobileCheckoutPaymentRequest()
          Getter for doMobileCheckoutPaymentRequest
 void setDoMobileCheckoutPaymentRequest(DoMobileCheckoutPaymentRequestType doMobileCheckoutPaymentRequest)
          Setter for doMobileCheckoutPaymentRequest
 String toXMLString(String prefix, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoMobileCheckoutPaymentReq

public DoMobileCheckoutPaymentReq()
Default Constructor

Method Detail

getDoMobileCheckoutPaymentRequest

public DoMobileCheckoutPaymentRequestType getDoMobileCheckoutPaymentRequest()
Getter for doMobileCheckoutPaymentRequest


setDoMobileCheckoutPaymentRequest

public void setDoMobileCheckoutPaymentRequest(DoMobileCheckoutPaymentRequestType doMobileCheckoutPaymentRequest)
Setter for doMobileCheckoutPaymentRequest


toXMLString

public String toXMLString(String prefix,
                          String name)


Copyright © 2013. All Rights Reserved.