protected class Bluepay.StaticData
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
StaticData() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBluepayAcctId() |
java.lang.String |
getBluepayRequestUrl() |
java.lang.String |
getBluepaySecretKey() |
int |
getOrderStatusId() |
int |
getSortOrder() |
int |
getZone() |
boolean |
isShowAddress() |
boolean |
isShowCVV() |
boolean |
isShowPostcode() |
boolean |
isTestMode() |
void |
setBluepayAcctId(java.lang.String bluepayAcctId) |
void |
setBluepayRequestUrl(java.lang.String bluepayRequestUrl) |
void |
setBluepaySecretKey(java.lang.String bluepaySecretKey) |
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 |
setZone(int zone) |
public int getSortOrder()
public void setSortOrder(int sortOrder)
sortOrder
- the sortOrder to setpublic java.lang.String getBluepayRequestUrl()
public void setBluepayRequestUrl(java.lang.String bluepayRequestUrl)
bluepayRequestUrl
- the bluepayRequestUrl to setpublic java.lang.String getBluepayAcctId()
public void setBluepayAcctId(java.lang.String bluepayAcctId)
bluepayAcctId
- the bluepayAcctId 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 setpublic java.lang.String getBluepaySecretKey()
public void setBluepaySecretKey(java.lang.String bluepaySecretKey)
bluepaySecretKey
- the bluepaySecretKey to setCopyright © 2018 DS Data Systems UK Ltd.