| Package | Description |
|---|---|
| org.n52.youngs.api | |
| org.n52.youngs.impl |
| Modifier and Type | Method and Description |
|---|---|
Report.Level |
MessageWithDate.getLevel() |
static Report.Level |
Report.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Report.Level[] |
Report.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Report.addMessage(String message,
Report.Level level) |
| Constructor and Description |
|---|
MessageWithDate(org.joda.time.DateTime date,
String message,
Report.Level level) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReportImpl.addMessage(String message,
Report.Level level) |
Copyright © 2015–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.