Package | Description |
---|---|
net.bluemind.announcement.api |
Modifier and Type | Field and Description |
---|---|
Announcement.Target |
Announcement.target |
Modifier and Type | Method and Description |
---|---|
static Announcement.Target |
Announcement.Target.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Announcement.Target[] |
Announcement.Target.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Announcement |
Announcement.create(Announcement.Target target,
Announcement.Kind kind,
java.lang.String message,
boolean closeable) |
Copyright © 2021. All Rights Reserved.