public class ThreeDSecureInfoType extends Object
| Constructor and Description |
|---|
ThreeDSecureInfoType()
Default Constructor
|
ThreeDSecureInfoType(Node node) |
| Modifier and Type | Method and Description |
|---|---|
ThreeDSecureRequestType |
getThreeDSecureRequest()
Getter for threeDSecureRequest
|
ThreeDSecureResponseType |
getThreeDSecureResponse()
Getter for threeDSecureResponse
|
void |
setThreeDSecureRequest(ThreeDSecureRequestType threeDSecureRequest)
Setter for threeDSecureRequest
|
void |
setThreeDSecureResponse(ThreeDSecureResponseType threeDSecureResponse)
Setter for threeDSecureResponse
|
public ThreeDSecureInfoType()
public ThreeDSecureInfoType(Node node) throws XPathExpressionException
XPathExpressionExceptionpublic ThreeDSecureRequestType getThreeDSecureRequest()
public void setThreeDSecureRequest(ThreeDSecureRequestType threeDSecureRequest)
public ThreeDSecureResponseType getThreeDSecureResponse()
public void setThreeDSecureResponse(ThreeDSecureResponseType threeDSecureResponse)
Copyright © 2015. All Rights Reserved.