|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.broadleafcommerce.vendor.cybersource.service.api.PaySubscriptionEvent
public class PaySubscriptionEvent
| Constructor Summary | |
|---|---|
PaySubscriptionEvent()
|
|
PaySubscriptionEvent(java.lang.String amount,
java.lang.String approvedBy,
java.math.BigInteger number)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAmount()
Gets the amount value for this PaySubscriptionEvent. |
java.lang.String |
getApprovedBy()
Gets the approvedBy value for this PaySubscriptionEvent. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.math.BigInteger |
getNumber()
Gets the number value for this PaySubscriptionEvent. |
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 |
setAmount(java.lang.String amount)
Sets the amount value for this PaySubscriptionEvent. |
void |
setApprovedBy(java.lang.String approvedBy)
Sets the approvedBy value for this PaySubscriptionEvent. |
void |
setNumber(java.math.BigInteger number)
Sets the number value for this PaySubscriptionEvent. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PaySubscriptionEvent()
public PaySubscriptionEvent(java.lang.String amount,
java.lang.String approvedBy,
java.math.BigInteger number)
| Method Detail |
|---|
public java.lang.String getAmount()
public void setAmount(java.lang.String amount)
amount - public java.lang.String getApprovedBy()
public void setApprovedBy(java.lang.String approvedBy)
approvedBy - public java.math.BigInteger getNumber()
public void setNumber(java.math.BigInteger number)
number - 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 | ||||||||