public class ConfigurableNotificationRecordTO extends BaseTO
| Modifier and Type | Field and Description |
|---|---|
private ConfigurableNotificationType |
notificationType |
private Boolean |
value |
| Constructor and Description |
|---|
ConfigurableNotificationRecordTO() |
| Modifier and Type | Method and Description |
|---|---|
ConfigurableNotificationType |
getNotificationType() |
Boolean |
getValue() |
void |
setNotificationType(ConfigurableNotificationType notificationType) |
void |
setValue(Boolean value) |
clearPersistanceProps, equals, getDateCreated, getDateModified, getId, getVersion, hashCode, isPersisted, isUnpersisted, nullMyIds, setDateCreated, setDateModified, setId, setVersion, toString@NotNull private ConfigurableNotificationType notificationType
@NotNull private Boolean value
public ConfigurableNotificationType getNotificationType()
public void setNotificationType(ConfigurableNotificationType notificationType)
public Boolean getValue()
public void setValue(Boolean value)
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.