public class Messages extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Messages.Message |
static class |
Messages.Type |
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Messages.Type type,
String title,
String message,
boolean close) |
List<Messages.Message> |
getList() |
public void add(Messages.Type type, String title, String message, boolean close)
public List<Messages.Message> getList()
Copyright © 2018 Jaeksoft / OpenSearchServer. All rights reserved.