|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.broadleafcommerce.vendor.cybersource.service.api.PayPalDoCaptureService
public class PayPalDoCaptureService
| Constructor Summary | |
|---|---|
PayPalDoCaptureService()
|
|
PayPalDoCaptureService(java.lang.String paypalAuthorizationId,
java.lang.String completeType,
java.lang.String paypalEcDoPaymentRequestID,
java.lang.String paypalEcDoPaymentRequestToken,
java.lang.String paypalAuthorizationRequestID,
java.lang.String paypalAuthorizationRequestToken,
java.lang.String invoiceNumber,
java.lang.String run)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getCompleteType()
Gets the completeType value for this PayPalDoCaptureService. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getInvoiceNumber()
Gets the invoiceNumber value for this PayPalDoCaptureService. |
java.lang.String |
getPaypalAuthorizationId()
Gets the paypalAuthorizationId value for this PayPalDoCaptureService. |
java.lang.String |
getPaypalAuthorizationRequestID()
Gets the paypalAuthorizationRequestID value for this PayPalDoCaptureService. |
java.lang.String |
getPaypalAuthorizationRequestToken()
Gets the paypalAuthorizationRequestToken value for this PayPalDoCaptureService. |
java.lang.String |
getPaypalEcDoPaymentRequestID()
Gets the paypalEcDoPaymentRequestID value for this PayPalDoCaptureService. |
java.lang.String |
getPaypalEcDoPaymentRequestToken()
Gets the paypalEcDoPaymentRequestToken value for this PayPalDoCaptureService. |
java.lang.String |
getRun()
Gets the run value for this PayPalDoCaptureService. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCompleteType(java.lang.String completeType)
Sets the completeType value for this PayPalDoCaptureService. |
void |
setInvoiceNumber(java.lang.String invoiceNumber)
Sets the invoiceNumber value for this PayPalDoCaptureService. |
void |
setPaypalAuthorizationId(java.lang.String paypalAuthorizationId)
Sets the paypalAuthorizationId value for this PayPalDoCaptureService. |
void |
setPaypalAuthorizationRequestID(java.lang.String paypalAuthorizationRequestID)
Sets the paypalAuthorizationRequestID value for this PayPalDoCaptureService. |
void |
setPaypalAuthorizationRequestToken(java.lang.String paypalAuthorizationRequestToken)
Sets the paypalAuthorizationRequestToken value for this PayPalDoCaptureService. |
void |
setPaypalEcDoPaymentRequestID(java.lang.String paypalEcDoPaymentRequestID)
Sets the paypalEcDoPaymentRequestID value for this PayPalDoCaptureService. |
void |
setPaypalEcDoPaymentRequestToken(java.lang.String paypalEcDoPaymentRequestToken)
Sets the paypalEcDoPaymentRequestToken value for this PayPalDoCaptureService. |
void |
setRun(java.lang.String run)
Sets the run value for this PayPalDoCaptureService. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PayPalDoCaptureService()
public PayPalDoCaptureService(java.lang.String paypalAuthorizationId,
java.lang.String completeType,
java.lang.String paypalEcDoPaymentRequestID,
java.lang.String paypalEcDoPaymentRequestToken,
java.lang.String paypalAuthorizationRequestID,
java.lang.String paypalAuthorizationRequestToken,
java.lang.String invoiceNumber,
java.lang.String run)
| Method Detail |
|---|
public java.lang.String getPaypalAuthorizationId()
public void setPaypalAuthorizationId(java.lang.String paypalAuthorizationId)
paypalAuthorizationId - public java.lang.String getCompleteType()
public void setCompleteType(java.lang.String completeType)
completeType - public java.lang.String getPaypalEcDoPaymentRequestID()
public void setPaypalEcDoPaymentRequestID(java.lang.String paypalEcDoPaymentRequestID)
paypalEcDoPaymentRequestID - public java.lang.String getPaypalEcDoPaymentRequestToken()
public void setPaypalEcDoPaymentRequestToken(java.lang.String paypalEcDoPaymentRequestToken)
paypalEcDoPaymentRequestToken - public java.lang.String getPaypalAuthorizationRequestID()
public void setPaypalAuthorizationRequestID(java.lang.String paypalAuthorizationRequestID)
paypalAuthorizationRequestID - public java.lang.String getPaypalAuthorizationRequestToken()
public void setPaypalAuthorizationRequestToken(java.lang.String paypalAuthorizationRequestToken)
paypalAuthorizationRequestToken - public java.lang.String getInvoiceNumber()
public void setInvoiceNumber(java.lang.String invoiceNumber)
invoiceNumber - public java.lang.String getRun()
public void setRun(java.lang.String run)
run - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||