com.konakart.bl.modules.payment.eway_au
Class Eway_au.StaticData
java.lang.Object
com.konakart.bl.modules.payment.eway_au.Eway_au.StaticData
- Enclosing class:
- Eway_au
protected class Eway_au.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 |
Eway_au.StaticData
protected Eway_au.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
getMerchantAcctId
public java.lang.String getMerchantAcctId()
- Returns:
- the merchantAcctId
setMerchantAcctId
public void setMerchantAcctId(java.lang.String merchantAcctId)
- Parameters:
merchantAcctId - the merchantAcctId 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.