public class MerchantDataType extends Object
| Constructor and Description |
|---|
MerchantDataType()
Default Constructor
|
MerchantDataType(Node node) |
| Modifier and Type | Method and Description |
|---|---|
List<TupleType> |
getMerchantDataTuple()
Getter for merchantDataTuple
|
void |
setMerchantDataTuple(List<TupleType> merchantDataTuple)
Setter for merchantDataTuple
|
String |
toXMLString(String prefix,
String name) |
public MerchantDataType()
public MerchantDataType(Node node) throws XPathExpressionException
XPathExpressionExceptionCopyright © 2015. All Rights Reserved.