protected class Usaepay.StaticData
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
StaticData() |
Modifier and Type | Method and Description |
---|---|
int |
getOrderStatusId() |
int |
getSortOrder() |
java.lang.String |
getUsaePayKey() |
java.lang.String |
getUsaePayRequestUrl() |
int |
getZone() |
boolean |
isShowAddress() |
boolean |
isShowCVV() |
boolean |
isShowPostcode() |
boolean |
isTestMode() |
void |
setOrderStatusId(int orderStatusId) |
void |
setShowAddress(boolean showAddress) |
void |
setShowCVV(boolean showCVV) |
void |
setShowPostcode(boolean showPostcode) |
void |
setSortOrder(int sortOrder) |
void |
setTestMode(boolean testMode) |
void |
setUsaePayKey(java.lang.String usaePayKey) |
void |
setUsaePayRequestUrl(java.lang.String usaePayRequestUrl) |
void |
setZone(int zone) |
public int getSortOrder()
public void setSortOrder(int sortOrder)
sortOrder
- the sortOrder to setpublic java.lang.String getUsaePayRequestUrl()
public void setUsaePayRequestUrl(java.lang.String usaePayRequestUrl)
usaePayRequestUrl
- the usaePayRequestUrl to setpublic java.lang.String getUsaePayKey()
public void setUsaePayKey(java.lang.String usaePayKey)
usaePayKey
- the usaePayKey to setpublic boolean isTestMode()
public void setTestMode(boolean testMode)
testMode
- the testMode 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.