urn.ebay.apis.eBLBaseComponents
Class IncentiveApplyIndicationType

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

public class IncentiveApplyIndicationType
extends Object

Defines which bucket or item that the incentive should be applied to.


Constructor Summary
IncentiveApplyIndicationType()
          Default Constructor
 
Method Summary
 String getItemId()
          Getter for itemId
 String getPaymentRequestID()
          Getter for paymentRequestID
 void setItemId(String itemId)
          Setter for itemId
 void setPaymentRequestID(String paymentRequestID)
          Setter for paymentRequestID
 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

IncentiveApplyIndicationType

public IncentiveApplyIndicationType()
Default Constructor

Method Detail

getPaymentRequestID

public String getPaymentRequestID()
Getter for paymentRequestID


setPaymentRequestID

public void setPaymentRequestID(String paymentRequestID)
Setter for paymentRequestID


getItemId

public String getItemId()
Getter for itemId


setItemId

public void setItemId(String itemId)
Setter for itemId


toXMLString

public String toXMLString(String prefix,
                          String name)


Copyright © 2013. All Rights Reserved.