@Entity public class OutboundSms extends BaseSms
| Constructor and Description |
|---|
OutboundSms() |
| Modifier and Type | Method and Description |
|---|---|
OutboundSmsStatus |
getStatus() |
OutboundSmsType |
getType() |
void |
setStatus(OutboundSmsStatus status) |
void |
setType(OutboundSmsType type) |
getConfigurationId, getDate, getMessage, getNetwork, getPhoneNumber, getUser, setConfigurationId, setDate, setMessage, setNetwork, setPhoneNumber, setUsergetDataTranslationType, getLogType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getEntityImportance, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, toStringpublic OutboundSmsStatus getStatus()
public OutboundSmsType getType()
public void setStatus(OutboundSmsStatus status)
public void setType(OutboundSmsType type)