public class OutboundSmsQuery extends SmsQuery
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static SetProperty<OutboundSmsStatus,OutboundSmsQuery> |
STATUS |
MOBILE_PHONE, PERIODCURRENT_PAGE, PAGE_SIZE| Constructor and Description |
|---|
OutboundSmsQuery() |
OutboundSmsQuery(Property<T,? super OutboundSmsQuery> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
java.util.Set<OutboundSmsStatus> |
getStatus() |
void |
setStatus(java.util.Set<OutboundSmsStatus> status) |
getMobilePhone, getPeriod, setMobilePhone, setPeriodgetCurrentPage, getPageSize, setCountOnly, setCurrentPage, setPageSize, setUnlimitedaddPropertyChangeListener, addPropertyChangeListener, attributeNames, changes, clearAttributes, copyPropertiesTo, dataAccessor, firePropertyChange, get, getAttribute, initDataAccessor, properties, propertyMap, removeAttribute, removePropertyChangeListener, removePropertyChangeListener, set, setAttributepublic static final java.lang.String CLASS_NAME
public static final SetProperty<OutboundSmsStatus,OutboundSmsQuery> STATUS
public OutboundSmsQuery()
public OutboundSmsQuery(Property<T,? super OutboundSmsQuery> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class SmsQuerypublic java.util.Set<OutboundSmsStatus> getStatus()
public void setStatus(java.util.Set<OutboundSmsStatus> status)