public class SubscriptionSearch extends java.lang.Object implements SubscriptionSearchIf
Constructor and Description |
---|
SubscriptionSearch()
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
getActive()
Ignored if null
|
int |
getOrderId()
Ignored if negative
|
java.lang.String |
getOrderNumber()
Ignored if null
|
int |
getProductId()
Ignored if negative
|
java.lang.String |
getProductSku()
Ignored if null
|
java.util.Calendar |
getStartDateFrom()
Ignored if null
|
java.util.Calendar |
getStartDateTo()
Ignored if null
|
java.lang.String |
getSubscriptionCode()
Ignored if null
|
void |
setActive(java.lang.Boolean active)
Ignored if null
|
void |
setOrderId(int orderId)
Ignored if negative
|
void |
setOrderNumber(java.lang.String orderNumber)
Ignored if null
|
void |
setProductId(int productId)
Ignored if negative
|
void |
setProductSku(java.lang.String productSku)
Ignored if null
|
void |
setStartDateFrom(java.util.Calendar startDateFrom)
Ignored if null
|
void |
setStartDateTo(java.util.Calendar startDateTo)
Ignored if null
|
void |
setSubscriptionCode(java.lang.String subscriptionCode)
Ignored if null
|
java.lang.String |
toString() |
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.Boolean getActive()
SubscriptionSearchIf
getActive
in interface SubscriptionSearchIf
public void setActive(java.lang.Boolean active)
SubscriptionSearchIf
setActive
in interface SubscriptionSearchIf
active
- the active to setpublic int getOrderId()
SubscriptionSearchIf
getOrderId
in interface SubscriptionSearchIf
public void setOrderId(int orderId)
SubscriptionSearchIf
setOrderId
in interface SubscriptionSearchIf
orderId
- the orderId to setpublic java.lang.String getOrderNumber()
SubscriptionSearchIf
getOrderNumber
in interface SubscriptionSearchIf
public void setOrderNumber(java.lang.String orderNumber)
SubscriptionSearchIf
setOrderNumber
in interface SubscriptionSearchIf
orderNumber
- the orderNumber to setpublic int getProductId()
SubscriptionSearchIf
getProductId
in interface SubscriptionSearchIf
public void setProductId(int productId)
SubscriptionSearchIf
setProductId
in interface SubscriptionSearchIf
productId
- the productId to setpublic java.lang.String getProductSku()
SubscriptionSearchIf
getProductSku
in interface SubscriptionSearchIf
public void setProductSku(java.lang.String productSku)
SubscriptionSearchIf
setProductSku
in interface SubscriptionSearchIf
productSku
- the productSku to setpublic java.lang.String getSubscriptionCode()
SubscriptionSearchIf
getSubscriptionCode
in interface SubscriptionSearchIf
public void setSubscriptionCode(java.lang.String subscriptionCode)
SubscriptionSearchIf
setSubscriptionCode
in interface SubscriptionSearchIf
subscriptionCode
- the subscriptionCode to setpublic java.util.Calendar getStartDateFrom()
SubscriptionSearchIf
getStartDateFrom
in interface SubscriptionSearchIf
public void setStartDateFrom(java.util.Calendar startDateFrom)
SubscriptionSearchIf
setStartDateFrom
in interface SubscriptionSearchIf
startDateFrom
- the startDateFrom to setpublic java.util.Calendar getStartDateTo()
SubscriptionSearchIf
getStartDateTo
in interface SubscriptionSearchIf
public void setStartDateTo(java.util.Calendar startDateTo)
SubscriptionSearchIf
setStartDateTo
in interface SubscriptionSearchIf
startDateTo
- the startDateTo to setCopyright © 2018 DS Data Systems UK Ltd.