public class MerchantStoreDetailsType extends Object
| Constructor and Description |
|---|
MerchantStoreDetailsType()
Default Constructor
|
MerchantStoreDetailsType(String storeID)
Constructor with arguments
|
| Modifier and Type | Method and Description |
|---|---|
String |
getStoreID()
Getter for storeID
|
String |
getTerminalID()
Getter for terminalID
|
void |
setStoreID(String storeID)
Setter for storeID
|
void |
setTerminalID(String terminalID)
Setter for terminalID
|
String |
toXMLString(String prefix,
String name) |
public MerchantStoreDetailsType(String storeID)
public MerchantStoreDetailsType()
Copyright © 2015. All Rights Reserved.