|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.konakart.wsapp.SubscriptionSearch
public class SubscriptionSearch
| Constructor Summary | |
|---|---|
SubscriptionSearch()
|
|
SubscriptionSearch(java.lang.Boolean active,
int orderId,
java.lang.String orderNumber,
int productId,
java.lang.String productSku,
java.util.Calendar startDateFrom,
java.util.Calendar startDateTo,
java.lang.String subscriptionCode)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.Boolean |
getActive()
Gets the active value for this SubscriptionSearch. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getOrderId()
Gets the orderId value for this SubscriptionSearch. |
java.lang.String |
getOrderNumber()
Gets the orderNumber value for this SubscriptionSearch. |
int |
getProductId()
Gets the productId value for this SubscriptionSearch. |
java.lang.String |
getProductSku()
Gets the productSku value for this SubscriptionSearch. |
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 |
getStartDateFrom()
Gets the startDateFrom value for this SubscriptionSearch. |
java.util.Calendar |
getStartDateTo()
Gets the startDateTo value for this SubscriptionSearch. |
java.lang.String |
getSubscriptionCode()
Gets the subscriptionCode value for this SubscriptionSearch. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setActive(java.lang.Boolean active)
Sets the active value for this SubscriptionSearch. |
void |
setOrderId(int orderId)
Sets the orderId value for this SubscriptionSearch. |
void |
setOrderNumber(java.lang.String orderNumber)
Sets the orderNumber value for this SubscriptionSearch. |
void |
setProductId(int productId)
Sets the productId value for this SubscriptionSearch. |
void |
setProductSku(java.lang.String productSku)
Sets the productSku value for this SubscriptionSearch. |
void |
setStartDateFrom(java.util.Calendar startDateFrom)
Sets the startDateFrom value for this SubscriptionSearch. |
void |
setStartDateTo(java.util.Calendar startDateTo)
Sets the startDateTo value for this SubscriptionSearch. |
void |
setSubscriptionCode(java.lang.String subscriptionCode)
Sets the subscriptionCode value for this SubscriptionSearch. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SubscriptionSearch()
public SubscriptionSearch(java.lang.Boolean active,
int orderId,
java.lang.String orderNumber,
int productId,
java.lang.String productSku,
java.util.Calendar startDateFrom,
java.util.Calendar startDateTo,
java.lang.String subscriptionCode)
| Method Detail |
|---|
public java.lang.Boolean getActive()
public void setActive(java.lang.Boolean active)
active - public int getOrderId()
public void setOrderId(int orderId)
orderId - public java.lang.String getOrderNumber()
public void setOrderNumber(java.lang.String orderNumber)
orderNumber - public int getProductId()
public void setProductId(int productId)
productId - public java.lang.String getProductSku()
public void setProductSku(java.lang.String productSku)
productSku - public java.util.Calendar getStartDateFrom()
public void setStartDateFrom(java.util.Calendar startDateFrom)
startDateFrom - public java.util.Calendar getStartDateTo()
public void setStartDateTo(java.util.Calendar startDateTo)
startDateTo - public java.lang.String getSubscriptionCode()
public void setSubscriptionCode(java.lang.String subscriptionCode)
subscriptionCode - 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 | ||||||||