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