public class ReportItem extends Object implements Serializable
| Constructor and Description |
|---|
ReportItem(String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
Gets the message.
|
String |
getType() |
void |
setMessage(String message)
Sets the message.
|
String |
toString() |
public ReportItem(String type)
Copyright © 2019. All rights reserved.