Package | Description |
---|---|
org.itracker.model |
All entity classes are POJO beans.
|
Modifier and Type | Method | Description |
---|---|---|
static Notification.Type |
Notification.Type.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Notification.Type[] |
Notification.Type.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2019 itracker. All rights reserved.