@Entity public abstract class NotificationSettings extends BaseEntity
| Constructor and Description |
|---|
NotificationSettings() |
| Modifier and Type | Method and Description |
|---|---|
Network |
getNetwork() |
User |
getUser()
Getter for property user
|
void |
setUser(User user)
Setter for property user
|
getDataTranslationType, getLogType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getEntityImportance, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, toStringpublic Network getNetwork()
getNetwork in class BaseEntitypublic User getUser()
public void setUser(User user)