|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.OtherPaymentMethodDetailsType
public class OtherPaymentMethodDetailsType
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 |
|---|
public OtherPaymentMethodDetailsType()
| Method Detail |
|---|
public String getOtherPaymentMethodId()
public void setOtherPaymentMethodId(String otherPaymentMethodId)
public String getOtherPaymentMethodType()
public void setOtherPaymentMethodType(String otherPaymentMethodType)
public String getOtherPaymentMethodLabel()
public void setOtherPaymentMethodLabel(String otherPaymentMethodLabel)
public String getOtherPaymentMethodLabelDescription()
public void setOtherPaymentMethodLabelDescription(String otherPaymentMethodLabelDescription)
public String getOtherPaymentMethodLongDescriptionTitle()
public void setOtherPaymentMethodLongDescriptionTitle(String otherPaymentMethodLongDescriptionTitle)
public String getOtherPaymentMethodLongDescription()
public void setOtherPaymentMethodLongDescription(String otherPaymentMethodLongDescription)
public String getOtherPaymentMethodIcon()
public void setOtherPaymentMethodIcon(String otherPaymentMethodIcon)
public Boolean getOtherPaymentMethodHideLabel()
public void setOtherPaymentMethodHideLabel(Boolean otherPaymentMethodHideLabel)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||