urn.ebay.apis.eBLBaseComponents
Class PaymentDirectivesType

java.lang.Object
  extended by urn.ebay.apis.eBLBaseComponents.PaymentDirectivesType

public class PaymentDirectivesType
extends Object

Type of the Payment is it Instant or Echeck or Any.


Constructor Summary
PaymentDirectivesType()
          Default Constructor
 
Method Summary
 MerchantPullPaymentCodeType getPaymentType()
          Getter for paymentType
 void setPaymentType(MerchantPullPaymentCodeType paymentType)
          Setter for paymentType
 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

PaymentDirectivesType

public PaymentDirectivesType()
Default Constructor

Method Detail

getPaymentType

public MerchantPullPaymentCodeType getPaymentType()
Getter for paymentType


setPaymentType

public void setPaymentType(MerchantPullPaymentCodeType paymentType)
Setter for paymentType


toXMLString

public String toXMLString(String prefix,
                          String name)


Copyright © 2012. All Rights Reserved.