protected class Eway_au.StaticData
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
StaticData() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMerchantAcctId() |
int |
getOrderStatusId() |
java.lang.String |
getRequestUrl() |
int |
getSortOrder() |
int |
getZone() |
boolean |
isShowAddress() |
boolean |
isShowCVV() |
boolean |
isShowPostcode() |
void |
setMerchantAcctId(java.lang.String merchantAcctId) |
void |
setOrderStatusId(int orderStatusId) |
void |
setRequestUrl(java.lang.String requestUrl) |
void |
setShowAddress(boolean showAddress) |
void |
setShowCVV(boolean showCVV) |
void |
setShowPostcode(boolean showPostcode) |
void |
setSortOrder(int sortOrder) |
void |
setZone(int zone) |
public int getSortOrder()
public void setSortOrder(int sortOrder)
sortOrder
- the sortOrder to setpublic java.lang.String getRequestUrl()
public void setRequestUrl(java.lang.String requestUrl)
requestUrl
- the requestUrl to setpublic java.lang.String getMerchantAcctId()
public void setMerchantAcctId(java.lang.String merchantAcctId)
merchantAcctId
- the merchantAcctId to setpublic boolean isShowPostcode()
public void setShowPostcode(boolean showPostcode)
showPostcode
- the showPostcode to setpublic boolean isShowAddress()
public void setShowAddress(boolean showAddress)
showAddress
- the showAddress to setpublic boolean isShowCVV()
public void setShowCVV(boolean showCVV)
showCVV
- the showCVV to setpublic int getZone()
public void setZone(int zone)
zone
- the zone to setpublic int getOrderStatusId()
public void setOrderStatusId(int orderStatusId)
orderStatusId
- the orderStatusId to setCopyright © 2018 DS Data Systems UK Ltd.