|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.broadleafcommerce.vendor.cybersource.service.api.BoletoPaymentReply
public class BoletoPaymentReply
| Constructor Summary | |
|---|---|
BoletoPaymentReply()
|
|
BoletoPaymentReply(java.math.BigInteger reasonCode,
java.lang.String requestDateTime,
java.lang.String amount,
java.lang.String reconciliationID,
java.lang.String boletoNumber,
java.lang.String expirationDate,
java.lang.String url)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAmount()
Gets the amount value for this BoletoPaymentReply. |
java.lang.String |
getBoletoNumber()
Gets the boletoNumber value for this BoletoPaymentReply. |
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 |
getExpirationDate()
Gets the expirationDate value for this BoletoPaymentReply. |
java.math.BigInteger |
getReasonCode()
Gets the reasonCode value for this BoletoPaymentReply. |
java.lang.String |
getReconciliationID()
Gets the reconciliationID value for this BoletoPaymentReply. |
java.lang.String |
getRequestDateTime()
Gets the requestDateTime value for this BoletoPaymentReply. |
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 |
java.lang.String |
getUrl()
Gets the url value for this BoletoPaymentReply. |
int |
hashCode()
|
void |
setAmount(java.lang.String amount)
Sets the amount value for this BoletoPaymentReply. |
void |
setBoletoNumber(java.lang.String boletoNumber)
Sets the boletoNumber value for this BoletoPaymentReply. |
void |
setExpirationDate(java.lang.String expirationDate)
Sets the expirationDate value for this BoletoPaymentReply. |
void |
setReasonCode(java.math.BigInteger reasonCode)
Sets the reasonCode value for this BoletoPaymentReply. |
void |
setReconciliationID(java.lang.String reconciliationID)
Sets the reconciliationID value for this BoletoPaymentReply. |
void |
setRequestDateTime(java.lang.String requestDateTime)
Sets the requestDateTime value for this BoletoPaymentReply. |
void |
setUrl(java.lang.String url)
Sets the url value for this BoletoPaymentReply. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BoletoPaymentReply()
public BoletoPaymentReply(java.math.BigInteger reasonCode,
java.lang.String requestDateTime,
java.lang.String amount,
java.lang.String reconciliationID,
java.lang.String boletoNumber,
java.lang.String expirationDate,
java.lang.String url)
| Method Detail |
|---|
public java.math.BigInteger getReasonCode()
public void setReasonCode(java.math.BigInteger reasonCode)
reasonCode - public java.lang.String getRequestDateTime()
public void setRequestDateTime(java.lang.String requestDateTime)
requestDateTime - public java.lang.String getAmount()
public void setAmount(java.lang.String amount)
amount - public java.lang.String getReconciliationID()
public void setReconciliationID(java.lang.String reconciliationID)
reconciliationID - public java.lang.String getBoletoNumber()
public void setBoletoNumber(java.lang.String boletoNumber)
boletoNumber - public java.lang.String getExpirationDate()
public void setExpirationDate(java.lang.String expirationDate)
expirationDate - public java.lang.String getUrl()
public void setUrl(java.lang.String url)
url - 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 | ||||||||