urn.ebay.apis.eBLBaseComponents
Class OtherPaymentMethodDetailsType

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

public class OtherPaymentMethodDetailsType
extends Object

Lists the Payment Methods (other than PayPal) that the use can pay with e.g. Money Order. Optional.


Constructor Summary
OtherPaymentMethodDetailsType()
          Default Constructor
 
Method Summary
 Boolean getOtherPaymentMethodHideLabel()
          Getter for otherPaymentMethodHideLabel
 String getOtherPaymentMethodIcon()
          Getter for otherPaymentMethodIcon
 String getOtherPaymentMethodId()
          Getter for otherPaymentMethodId
 String getOtherPaymentMethodLabel()
          Getter for otherPaymentMethodLabel
 String getOtherPaymentMethodLabelDescription()
          Getter for otherPaymentMethodLabelDescription
 String getOtherPaymentMethodLongDescription()
          Getter for otherPaymentMethodLongDescription
 String getOtherPaymentMethodLongDescriptionTitle()
          Getter for otherPaymentMethodLongDescriptionTitle
 String getOtherPaymentMethodType()
          Getter for otherPaymentMethodType
 void setOtherPaymentMethodHideLabel(Boolean otherPaymentMethodHideLabel)
          Setter for otherPaymentMethodHideLabel
 void setOtherPaymentMethodIcon(String otherPaymentMethodIcon)
          Setter for otherPaymentMethodIcon
 void setOtherPaymentMethodId(String otherPaymentMethodId)
          Setter for otherPaymentMethodId
 void setOtherPaymentMethodLabel(String otherPaymentMethodLabel)
          Setter for otherPaymentMethodLabel
 void setOtherPaymentMethodLabelDescription(String otherPaymentMethodLabelDescription)
          Setter for otherPaymentMethodLabelDescription
 void setOtherPaymentMethodLongDescription(String otherPaymentMethodLongDescription)
          Setter for otherPaymentMethodLongDescription
 void setOtherPaymentMethodLongDescriptionTitle(String otherPaymentMethodLongDescriptionTitle)
          Setter for otherPaymentMethodLongDescriptionTitle
 void setOtherPaymentMethodType(String otherPaymentMethodType)
          Setter for otherPaymentMethodType
 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

OtherPaymentMethodDetailsType

public OtherPaymentMethodDetailsType()
Default Constructor

Method Detail

getOtherPaymentMethodId

public String getOtherPaymentMethodId()
Getter for otherPaymentMethodId


setOtherPaymentMethodId

public void setOtherPaymentMethodId(String otherPaymentMethodId)
Setter for otherPaymentMethodId


getOtherPaymentMethodType

public String getOtherPaymentMethodType()
Getter for otherPaymentMethodType


setOtherPaymentMethodType

public void setOtherPaymentMethodType(String otherPaymentMethodType)
Setter for otherPaymentMethodType


getOtherPaymentMethodLabel

public String getOtherPaymentMethodLabel()
Getter for otherPaymentMethodLabel


setOtherPaymentMethodLabel

public void setOtherPaymentMethodLabel(String otherPaymentMethodLabel)
Setter for otherPaymentMethodLabel


getOtherPaymentMethodLabelDescription

public String getOtherPaymentMethodLabelDescription()
Getter for otherPaymentMethodLabelDescription


setOtherPaymentMethodLabelDescription

public void setOtherPaymentMethodLabelDescription(String otherPaymentMethodLabelDescription)
Setter for otherPaymentMethodLabelDescription


getOtherPaymentMethodLongDescriptionTitle

public String getOtherPaymentMethodLongDescriptionTitle()
Getter for otherPaymentMethodLongDescriptionTitle


setOtherPaymentMethodLongDescriptionTitle

public void setOtherPaymentMethodLongDescriptionTitle(String otherPaymentMethodLongDescriptionTitle)
Setter for otherPaymentMethodLongDescriptionTitle


getOtherPaymentMethodLongDescription

public String getOtherPaymentMethodLongDescription()
Getter for otherPaymentMethodLongDescription


setOtherPaymentMethodLongDescription

public void setOtherPaymentMethodLongDescription(String otherPaymentMethodLongDescription)
Setter for otherPaymentMethodLongDescription


getOtherPaymentMethodIcon

public String getOtherPaymentMethodIcon()
Getter for otherPaymentMethodIcon


setOtherPaymentMethodIcon

public void setOtherPaymentMethodIcon(String otherPaymentMethodIcon)
Setter for otherPaymentMethodIcon


getOtherPaymentMethodHideLabel

public Boolean getOtherPaymentMethodHideLabel()
Getter for otherPaymentMethodHideLabel


setOtherPaymentMethodHideLabel

public void setOtherPaymentMethodHideLabel(Boolean otherPaymentMethodHideLabel)
Setter for otherPaymentMethodHideLabel


toXMLString

public String toXMLString(String prefix,
                          String name)


Copyright © 2012. All Rights Reserved.