| Package | Description | 
|---|---|
| net.bluemind.announcement.api | 
| Modifier and Type | Field and Description | 
|---|---|
Announcement.Kind | 
Announcement.kind  | 
| Modifier and Type | Method and Description | 
|---|---|
static Announcement.Kind | 
Announcement.Kind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static Announcement.Kind[] | 
Announcement.Kind.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.