|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.MerchantDataType
public class MerchantDataType
This holds all key-value pairs which merchants wants to pass it to the open wallet(PLCC) processor.
| Constructor Summary | |
|---|---|
MerchantDataType()
Default Constructor |
|
MerchantDataType(Node node)
|
|
| Method Summary | |
|---|---|
List<TupleType> |
getMerchantDataTuple()
Getter for merchantDataTuple |
void |
setMerchantDataTuple(List<TupleType> merchantDataTuple)
Setter for merchantDataTuple |
String |
toXMLString(String prefix,
String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MerchantDataType()
public MerchantDataType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public List<TupleType> getMerchantDataTuple()
public void setMerchantDataTuple(List<TupleType> merchantDataTuple)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||