com.konakart.bl.modules.payment.usaepay
Class Usaepay.StaticData
java.lang.Object
com.konakart.bl.modules.payment.usaepay.Usaepay.StaticData
- Enclosing class:
- Usaepay
protected class Usaepay.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 |
Usaepay.StaticData
protected Usaepay.StaticData()
getSortOrder
public int getSortOrder()
- Returns:
- the sortOrder
setSortOrder
public void setSortOrder(int sortOrder)
- Parameters:
sortOrder - the sortOrder to set
getUsaePayRequestUrl
public java.lang.String getUsaePayRequestUrl()
- Returns:
- the usaePayRequestUrl
setUsaePayRequestUrl
public void setUsaePayRequestUrl(java.lang.String usaePayRequestUrl)
- Parameters:
usaePayRequestUrl - the usaePayRequestUrl to set
getUsaePayKey
public java.lang.String getUsaePayKey()
- Returns:
- the usaePayKey
setUsaePayKey
public void setUsaePayKey(java.lang.String usaePayKey)
- Parameters:
usaePayKey - the usaePayKey to set
isTestMode
public boolean isTestMode()
- Returns:
- the testMode
setTestMode
public void setTestMode(boolean testMode)
- Parameters:
testMode - the testMode to set
isShowPostcode
public boolean isShowPostcode()
- Returns:
- the showPostcode
setShowPostcode
public void setShowPostcode(boolean showPostcode)
- Parameters:
showPostcode - the showPostcode to set
isShowAddress
public boolean isShowAddress()
- Returns:
- the showAddress
setShowAddress
public void setShowAddress(boolean showAddress)
- Parameters:
showAddress - the showAddress 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
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.