public abstract class IOMatchCustomer extends IOBase
Constructor and Description |
---|
IOMatchCustomer()
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCustomerId() |
java.lang.String |
getKkCustomerId() |
void |
setCustomerId(java.lang.String customerId) |
void |
setKkCustomerId(java.lang.String kkCustomerId) |
java.lang.String |
toString()
Prints out all attributes of the class
|
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String getCustomerId()
public void setCustomerId(java.lang.String customerId)
customerId
- the customerId to setpublic java.lang.String getKkCustomerId()
public void setKkCustomerId(java.lang.String kkCustomerId)
kkCustomerId
- the kkCustomerId to setCopyright © 2018 DS Data Systems UK Ltd.