urn.ebay.apis.eBLBaseComponents
Class AuthorizationInfoType

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

public class AuthorizationInfoType
extends Object

Authorization details


Constructor Summary
AuthorizationInfoType()
          Default Constructor
AuthorizationInfoType(Node node)
           
 
Method Summary
 PaymentStatusCodeType getPaymentStatus()
          Getter for paymentStatus
 PendingStatusCodeType getPendingReason()
          Getter for pendingReason
 String getProtectionEligibility()
          Getter for protectionEligibility
 String getProtectionEligibilityType()
          Getter for protectionEligibilityType
 void setPaymentStatus(PaymentStatusCodeType paymentStatus)
          Setter for paymentStatus
 void setPendingReason(PendingStatusCodeType pendingReason)
          Setter for pendingReason
 void setProtectionEligibility(String protectionEligibility)
          Setter for protectionEligibility
 void setProtectionEligibilityType(String protectionEligibilityType)
          Setter for protectionEligibilityType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthorizationInfoType

public AuthorizationInfoType()
Default Constructor


AuthorizationInfoType

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

getPaymentStatus

public PaymentStatusCodeType getPaymentStatus()
Getter for paymentStatus


setPaymentStatus

public void setPaymentStatus(PaymentStatusCodeType paymentStatus)
Setter for paymentStatus


getPendingReason

public PendingStatusCodeType getPendingReason()
Getter for pendingReason


setPendingReason

public void setPendingReason(PendingStatusCodeType pendingReason)
Setter for pendingReason


getProtectionEligibility

public String getProtectionEligibility()
Getter for protectionEligibility


setProtectionEligibility

public void setProtectionEligibility(String protectionEligibility)
Setter for protectionEligibility


getProtectionEligibilityType

public String getProtectionEligibilityType()
Getter for protectionEligibilityType


setProtectionEligibilityType

public void setProtectionEligibilityType(String protectionEligibilityType)
Setter for protectionEligibilityType



Copyright © 2012. All Rights Reserved.