urn.ebay.apis.eBLBaseComponents
Class ThreeDSecureInfoType

java.lang.Object
  extended by urn.ebay.apis.eBLBaseComponents.ThreeDSecureInfoType

public class ThreeDSecureInfoType
extends Object

3DSecureInfoType Information about 3D Secure parameters.


Constructor Summary
ThreeDSecureInfoType()
          Default Constructor
ThreeDSecureInfoType(Node node)
           
 
Method Summary
 ThreeDSecureRequestType getThreeDSecureRequest()
          Getter for threeDSecureRequest
 ThreeDSecureResponseType getThreeDSecureResponse()
          Getter for threeDSecureResponse
 void setThreeDSecureRequest(ThreeDSecureRequestType threeDSecureRequest)
          Setter for threeDSecureRequest
 void setThreeDSecureResponse(ThreeDSecureResponseType threeDSecureResponse)
          Setter for threeDSecureResponse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreeDSecureInfoType

public ThreeDSecureInfoType()
Default Constructor


ThreeDSecureInfoType

public ThreeDSecureInfoType(Node node)
                     throws XPathExpressionException
Throws:
XPathExpressionException
Method Detail

getThreeDSecureRequest

public ThreeDSecureRequestType getThreeDSecureRequest()
Getter for threeDSecureRequest


setThreeDSecureRequest

public void setThreeDSecureRequest(ThreeDSecureRequestType threeDSecureRequest)
Setter for threeDSecureRequest


getThreeDSecureResponse

public ThreeDSecureResponseType getThreeDSecureResponse()
Getter for threeDSecureResponse


setThreeDSecureResponse

public void setThreeDSecureResponse(ThreeDSecureResponseType threeDSecureResponse)
Setter for threeDSecureResponse



Copyright © 2012. All Rights Reserved.