public class InboundSmsQuery extends SmsQuery
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static SetProperty<InboundSmsStatus,InboundSmsQuery> |
STATUS |
MOBILE_PHONE, PERIODCURRENT_PAGE, PAGE_SIZE| Constructor and Description |
|---|
InboundSmsQuery() |
InboundSmsQuery(Property<T,? super InboundSmsQuery> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
java.util.Set<InboundSmsStatus> |
getStatus() |
void |
setStatus(java.util.Set<InboundSmsStatus> 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<InboundSmsStatus,InboundSmsQuery> STATUS
public InboundSmsQuery()
public InboundSmsQuery(Property<T,? super InboundSmsQuery> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class SmsQuerypublic java.util.Set<InboundSmsStatus> getStatus()
public void setStatus(java.util.Set<InboundSmsStatus> status)