public class ExportOrderResponse extends java.lang.Object implements ExportOrderResponseIf
Constructor and Description |
---|
ExportOrderResponse()
Constructor
|
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
java.lang.String |
getConfirmationText() |
java.lang.String |
getCustom1() |
java.lang.String |
getCustom2() |
java.lang.String |
getCustom3() |
java.lang.String |
getOrderAsXml() |
int |
getOrderId() |
java.lang.String[] |
getParams() |
void |
setCode(int code) |
void |
setConfirmationText(java.lang.String confirmationText) |
void |
setCustom1(java.lang.String custom1) |
void |
setCustom2(java.lang.String custom2) |
void |
setCustom3(java.lang.String custom3) |
void |
setOrderAsXml(java.lang.String orderAsXml) |
void |
setOrderId(int orderId) |
void |
setParams(java.lang.String[] params) |
java.lang.String |
toString()
Returns a string containing the attributes of the ExportOrderResponse object
|
public java.lang.String toString()
toString
in class java.lang.Object
public int getCode()
getCode
in interface ExportOrderResponseIf
public void setCode(int code)
setCode
in interface ExportOrderResponseIf
code
- the code to setpublic java.lang.String[] getParams()
getParams
in interface ExportOrderResponseIf
public void setParams(java.lang.String[] params)
setParams
in interface ExportOrderResponseIf
params
- the params to setpublic java.lang.String getCustom1()
getCustom1
in interface ExportOrderResponseIf
public void setCustom1(java.lang.String custom1)
setCustom1
in interface ExportOrderResponseIf
custom1
- the custom1 to setpublic java.lang.String getCustom2()
getCustom2
in interface ExportOrderResponseIf
public void setCustom2(java.lang.String custom2)
setCustom2
in interface ExportOrderResponseIf
custom2
- the custom2 to setpublic java.lang.String getCustom3()
getCustom3
in interface ExportOrderResponseIf
public void setCustom3(java.lang.String custom3)
setCustom3
in interface ExportOrderResponseIf
custom3
- the custom3 to setpublic java.lang.String getConfirmationText()
getConfirmationText
in interface ExportOrderResponseIf
public void setConfirmationText(java.lang.String confirmationText)
setConfirmationText
in interface ExportOrderResponseIf
confirmationText
- the confirmationText to setpublic int getOrderId()
getOrderId
in interface ExportOrderResponseIf
public void setOrderId(int orderId)
setOrderId
in interface ExportOrderResponseIf
orderId
- the orderId to setpublic java.lang.String getOrderAsXml()
getOrderAsXml
in interface ExportOrderResponseIf
public void setOrderAsXml(java.lang.String orderAsXml)
setOrderAsXml
in interface ExportOrderResponseIf
orderAsXml
- the orderAsXml to setCopyright © 2018 DS Data Systems UK Ltd.