com.konakart.bl.modules.payment.netpayintl
Class Netpayintl.StaticData
java.lang.Object
com.konakart.bl.modules.payment.netpayintl.Netpayintl.StaticData
- Enclosing class:
- Netpayintl
protected class Netpayintl.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 |
Netpayintl.StaticData
protected Netpayintl.StaticData()
getSortOrder
public int getSortOrder()
- Returns:
- the sortOrder
setSortOrder
public void setSortOrder(int sortOrder)
- Parameters:
sortOrder - the sortOrder to set
getRequestUrl
public java.lang.String getRequestUrl()
- Returns:
- the requestUrl
setRequestUrl
public void setRequestUrl(java.lang.String requestUrl)
- Parameters:
requestUrl - the requestUrl to set
getLoginId
public java.lang.String getLoginId()
- Returns:
- the loginId
setLoginId
public void setLoginId(java.lang.String loginId)
- Parameters:
loginId - the loginId to set
getPwd
public java.lang.String getPwd()
- Returns:
- the pwd
setPwd
public void setPwd(java.lang.String pwd)
- Parameters:
pwd - the pwd to set
isShowCVV
public boolean isShowCVV()
- Returns:
- the showCVV
setShowCVV
public void setShowCVV(boolean showCVV)
- Parameters:
showCVV - the showCVV to set
getZone
public int getZone()
- Returns:
- the zone
setZone
public void setZone(int zone)
- Parameters:
zone - the zone to set
Copyright © 2011 DS Data Systems UK Ltd.