|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.client.soap.portlet.shopping.model.ShoppingCouponSoap
public class ShoppingCouponSoap
Constructor Summary | |
---|---|
ShoppingCouponSoap()
|
|
ShoppingCouponSoap(boolean active,
java.lang.String code,
long companyId,
long couponId,
java.util.Calendar createDate,
java.lang.String description,
double discount,
java.lang.String discountType,
java.util.Calendar endDate,
long groupId,
java.lang.String limitCategories,
java.lang.String limitSkus,
double minOrder,
java.util.Calendar modifiedDate,
java.lang.String name,
long primaryKey,
java.util.Calendar startDate,
long userId,
java.lang.String userName)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getCode()
Gets the code value for this ShoppingCouponSoap. |
long |
getCompanyId()
Gets the companyId value for this ShoppingCouponSoap. |
long |
getCouponId()
Gets the couponId value for this ShoppingCouponSoap. |
java.util.Calendar |
getCreateDate()
Gets the createDate value for this ShoppingCouponSoap. |
java.lang.String |
getDescription()
Gets the description value for this ShoppingCouponSoap. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
double |
getDiscount()
Gets the discount value for this ShoppingCouponSoap. |
java.lang.String |
getDiscountType()
Gets the discountType value for this ShoppingCouponSoap. |
java.util.Calendar |
getEndDate()
Gets the endDate value for this ShoppingCouponSoap. |
long |
getGroupId()
Gets the groupId value for this ShoppingCouponSoap. |
java.lang.String |
getLimitCategories()
Gets the limitCategories value for this ShoppingCouponSoap. |
java.lang.String |
getLimitSkus()
Gets the limitSkus value for this ShoppingCouponSoap. |
double |
getMinOrder()
Gets the minOrder value for this ShoppingCouponSoap. |
java.util.Calendar |
getModifiedDate()
Gets the modifiedDate value for this ShoppingCouponSoap. |
java.lang.String |
getName()
Gets the name value for this ShoppingCouponSoap. |
long |
getPrimaryKey()
Gets the primaryKey value for this ShoppingCouponSoap. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.util.Calendar |
getStartDate()
Gets the startDate value for this ShoppingCouponSoap. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
long |
getUserId()
Gets the userId value for this ShoppingCouponSoap. |
java.lang.String |
getUserName()
Gets the userName value for this ShoppingCouponSoap. |
int |
hashCode()
|
boolean |
isActive()
Gets the active value for this ShoppingCouponSoap. |
void |
setActive(boolean active)
Sets the active value for this ShoppingCouponSoap. |
void |
setCode(java.lang.String code)
Sets the code value for this ShoppingCouponSoap. |
void |
setCompanyId(long companyId)
Sets the companyId value for this ShoppingCouponSoap. |
void |
setCouponId(long couponId)
Sets the couponId value for this ShoppingCouponSoap. |
void |
setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this ShoppingCouponSoap. |
void |
setDescription(java.lang.String description)
Sets the description value for this ShoppingCouponSoap. |
void |
setDiscount(double discount)
Sets the discount value for this ShoppingCouponSoap. |
void |
setDiscountType(java.lang.String discountType)
Sets the discountType value for this ShoppingCouponSoap. |
void |
setEndDate(java.util.Calendar endDate)
Sets the endDate value for this ShoppingCouponSoap. |
void |
setGroupId(long groupId)
Sets the groupId value for this ShoppingCouponSoap. |
void |
setLimitCategories(java.lang.String limitCategories)
Sets the limitCategories value for this ShoppingCouponSoap. |
void |
setLimitSkus(java.lang.String limitSkus)
Sets the limitSkus value for this ShoppingCouponSoap. |
void |
setMinOrder(double minOrder)
Sets the minOrder value for this ShoppingCouponSoap. |
void |
setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this ShoppingCouponSoap. |
void |
setName(java.lang.String name)
Sets the name value for this ShoppingCouponSoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this ShoppingCouponSoap. |
void |
setStartDate(java.util.Calendar startDate)
Sets the startDate value for this ShoppingCouponSoap. |
void |
setUserId(long userId)
Sets the userId value for this ShoppingCouponSoap. |
void |
setUserName(java.lang.String userName)
Sets the userName value for this ShoppingCouponSoap. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShoppingCouponSoap()
public ShoppingCouponSoap(boolean active, java.lang.String code, long companyId, long couponId, java.util.Calendar createDate, java.lang.String description, double discount, java.lang.String discountType, java.util.Calendar endDate, long groupId, java.lang.String limitCategories, java.lang.String limitSkus, double minOrder, java.util.Calendar modifiedDate, java.lang.String name, long primaryKey, java.util.Calendar startDate, long userId, java.lang.String userName)
Method Detail |
---|
public boolean isActive()
public void setActive(boolean active)
active
- public java.lang.String getCode()
public void setCode(java.lang.String code)
code
- public long getCompanyId()
public void setCompanyId(long companyId)
companyId
- public long getCouponId()
public void setCouponId(long couponId)
couponId
- public java.util.Calendar getCreateDate()
public void setCreateDate(java.util.Calendar createDate)
createDate
- public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description
- public double getDiscount()
public void setDiscount(double discount)
discount
- public java.lang.String getDiscountType()
public void setDiscountType(java.lang.String discountType)
discountType
- public java.util.Calendar getEndDate()
public void setEndDate(java.util.Calendar endDate)
endDate
- public long getGroupId()
public void setGroupId(long groupId)
groupId
- public java.lang.String getLimitCategories()
public void setLimitCategories(java.lang.String limitCategories)
limitCategories
- public java.lang.String getLimitSkus()
public void setLimitSkus(java.lang.String limitSkus)
limitSkus
- public double getMinOrder()
public void setMinOrder(double minOrder)
minOrder
- public java.util.Calendar getModifiedDate()
public void setModifiedDate(java.util.Calendar modifiedDate)
modifiedDate
- public java.lang.String getName()
public void setName(java.lang.String name)
name
- public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey
- public java.util.Calendar getStartDate()
public void setStartDate(java.util.Calendar startDate)
startDate
- public long getUserId()
public void setUserId(long userId)
userId
- public java.lang.String getUserName()
public void setUserName(java.lang.String userName)
userName
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public 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 |