|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.konakart.wsapp.Coupon
public class Coupon
| Constructor Summary | |
|---|---|
Coupon()
|
|
Coupon(java.lang.String couponCode,
java.lang.String custom1,
java.lang.String custom2,
java.lang.String custom3,
java.lang.String custom4,
java.lang.String custom5,
java.util.Calendar dateAdded,
java.lang.String description,
int id,
java.util.Calendar lastModified,
int maxUse,
java.lang.String name,
int timesUsed)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getCouponCode()
Gets the couponCode value for this Coupon. |
java.lang.String |
getCustom1()
Gets the custom1 value for this Coupon. |
java.lang.String |
getCustom2()
Gets the custom2 value for this Coupon. |
java.lang.String |
getCustom3()
Gets the custom3 value for this Coupon. |
java.lang.String |
getCustom4()
Gets the custom4 value for this Coupon. |
java.lang.String |
getCustom5()
Gets the custom5 value for this Coupon. |
java.util.Calendar |
getDateAdded()
Gets the dateAdded value for this Coupon. |
java.lang.String |
getDescription()
Gets the description value for this Coupon. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getId()
Gets the id value for this Coupon. |
java.util.Calendar |
getLastModified()
Gets the lastModified value for this Coupon. |
int |
getMaxUse()
Gets the maxUse value for this Coupon. |
java.lang.String |
getName()
Gets the name value for this Coupon. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
int |
getTimesUsed()
Gets the timesUsed value for this Coupon. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCouponCode(java.lang.String couponCode)
Sets the couponCode value for this Coupon. |
void |
setCustom1(java.lang.String custom1)
Sets the custom1 value for this Coupon. |
void |
setCustom2(java.lang.String custom2)
Sets the custom2 value for this Coupon. |
void |
setCustom3(java.lang.String custom3)
Sets the custom3 value for this Coupon. |
void |
setCustom4(java.lang.String custom4)
Sets the custom4 value for this Coupon. |
void |
setCustom5(java.lang.String custom5)
Sets the custom5 value for this Coupon. |
void |
setDateAdded(java.util.Calendar dateAdded)
Sets the dateAdded value for this Coupon. |
void |
setDescription(java.lang.String description)
Sets the description value for this Coupon. |
void |
setId(int id)
Sets the id value for this Coupon. |
void |
setLastModified(java.util.Calendar lastModified)
Sets the lastModified value for this Coupon. |
void |
setMaxUse(int maxUse)
Sets the maxUse value for this Coupon. |
void |
setName(java.lang.String name)
Sets the name value for this Coupon. |
void |
setTimesUsed(int timesUsed)
Sets the timesUsed value for this Coupon. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Coupon()
public Coupon(java.lang.String couponCode,
java.lang.String custom1,
java.lang.String custom2,
java.lang.String custom3,
java.lang.String custom4,
java.lang.String custom5,
java.util.Calendar dateAdded,
java.lang.String description,
int id,
java.util.Calendar lastModified,
int maxUse,
java.lang.String name,
int timesUsed)
| Method Detail |
|---|
public java.lang.String getCouponCode()
public void setCouponCode(java.lang.String couponCode)
couponCode - public java.lang.String getCustom1()
public void setCustom1(java.lang.String custom1)
custom1 - public java.lang.String getCustom2()
public void setCustom2(java.lang.String custom2)
custom2 - public java.lang.String getCustom3()
public void setCustom3(java.lang.String custom3)
custom3 - public java.lang.String getCustom4()
public void setCustom4(java.lang.String custom4)
custom4 - public java.lang.String getCustom5()
public void setCustom5(java.lang.String custom5)
custom5 - public java.util.Calendar getDateAdded()
public void setDateAdded(java.util.Calendar dateAdded)
dateAdded - public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - public int getId()
public void setId(int id)
id - public java.util.Calendar getLastModified()
public void setLastModified(java.util.Calendar lastModified)
lastModified - public int getMaxUse()
public void setMaxUse(int maxUse)
maxUse - public java.lang.String getName()
public void setName(java.lang.String name)
name - public int getTimesUsed()
public void setTimesUsed(int timesUsed)
timesUsed - 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 | ||||||||