|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.ThreeDSecureRequestType
public class ThreeDSecureRequestType
The Common 3DS fields. Common for both GTD and DCC API's.
| Constructor Summary | |
|---|---|
ThreeDSecureRequestType()
Default Constructor |
|
ThreeDSecureRequestType(Node node)
|
|
| Method Summary | |
|---|---|
String |
getAuthStatus3ds()
Getter for authStatus3ds |
String |
getCavv()
Getter for cavv |
String |
getEci3ds()
Getter for eci3ds |
String |
getMpiVendor3ds()
Getter for mpiVendor3ds |
String |
getXid()
Getter for xid |
void |
setAuthStatus3ds(String authStatus3ds)
Setter for authStatus3ds |
void |
setCavv(String cavv)
Setter for cavv |
void |
setEci3ds(String eci3ds)
Setter for eci3ds |
void |
setMpiVendor3ds(String mpiVendor3ds)
Setter for mpiVendor3ds |
void |
setXid(String xid)
Setter for xid |
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 ThreeDSecureRequestType()
public ThreeDSecureRequestType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getEci3ds()
public void setEci3ds(String eci3ds)
public String getCavv()
public void setCavv(String cavv)
public String getXid()
public void setXid(String xid)
public String getMpiVendor3ds()
public void setMpiVendor3ds(String mpiVendor3ds)
public String getAuthStatus3ds()
public void setAuthStatus3ds(String authStatus3ds)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||