public class Report extends Object
| Constructor and Description |
|---|
Report() |
Report(String nickname,
String url) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNickname() |
String |
getUrl() |
void |
setNickname(String nickname) |
void |
setUrl(String url) |
Copyright © 2019 DuraSpace. All rights reserved.