com.konakart.bl.modules.payment.epaybg
Class Epaybg.StaticData
java.lang.Object
com.konakart.bl.modules.payment.epaybg.Epaybg.StaticData
- Enclosing class:
- Epaybg
protected class Epaybg.StaticData
- extends java.lang.Object
Used to store the static data of this module
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Epaybg.StaticData
protected Epaybg.StaticData()
getSortOrder
public int getSortOrder()
- Returns:
- the sortOrder
setSortOrder
public void setSortOrder(int sortOrder)
- Parameters:
sortOrder - the sortOrder to set
getEPayDeclineUrl
public java.lang.String getEPayDeclineUrl()
- Returns:
- the ePayDeclineUrl
setEPayDeclineUrl
public void setEPayDeclineUrl(java.lang.String payDeclineUrl)
- Parameters:
payDeclineUrl - the ePayDeclineUrl to set
getEPayApproveUrl
public java.lang.String getEPayApproveUrl()
- Returns:
- the ePayApproveUrl
setEPayApproveUrl
public void setEPayApproveUrl(java.lang.String payApproveUrl)
- Parameters:
payApproveUrl - the ePayApproveUrl to set
getEPayRequestUrl
public java.lang.String getEPayRequestUrl()
- Returns:
- the ePayRequestUrl
setEPayRequestUrl
public void setEPayRequestUrl(java.lang.String payRequestUrl)
- Parameters:
payRequestUrl - the ePayRequestUrl to set
getNotificationEmail
public java.lang.String getNotificationEmail()
- Returns:
- the notificationEmail
setNotificationEmail
public void setNotificationEmail(java.lang.String notificationEmail)
- Parameters:
notificationEmail - the notificationEmail to set
getMin
public java.lang.String getMin()
- Returns:
- the min
setMin
public void setMin(java.lang.String min)
- Parameters:
min - the min to set
getSecretKey
public java.lang.String getSecretKey()
- Returns:
- the secretKey
setSecretKey
public void setSecretKey(java.lang.String secretKey)
- Parameters:
secretKey - the secretKey to set
getZone
public int getZone()
- Returns:
- the zone
setZone
public void setZone(int zone)
- Parameters:
zone - the zone to set
getOrderStatusId
public int getOrderStatusId()
- Returns:
- the orderStatusId
setOrderStatusId
public void setOrderStatusId(int orderStatusId)
- Parameters:
orderStatusId - the orderStatusId to set
Copyright © 2011 DS Data Systems UK Ltd.