public class OtherPaymentMethodDetailsType extends Object
| Constructor and Description |
|---|
OtherPaymentMethodDetailsType()
Default Constructor
|
| Modifier and Type | Method and Description |
|---|---|
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) |
public OtherPaymentMethodDetailsType()
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)
Copyright © 2017. All Rights Reserved.