Package net.atthegate.server.models
Class CategoryNotification
java.lang.Object
net.atthegate.server.models.CategoryNotification
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
boolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
categoryId
-
notifyOnEntranse
-
notifyOnExit
-
categoryName
-
notifyOnEntranseDefault
public boolean notifyOnEntranseDefault -
notifyOnExitDefault
public boolean notifyOnExitDefault
-
-
Constructor Details
-
CategoryNotification
public CategoryNotification()
-