public class Delete extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
logid |
protected String |
reason |
protected String |
title |
| Constructor and Description |
|---|
Delete() |
protected String title
protected String reason
protected Integer logid
public String getTitle()
public void setTitle(String title)
title - the title to setpublic String getReason()
public void setReason(String reason)
reason - the reason to setpublic Integer getLogid()
public void setLogid(Integer logid)
logid - the logid to setCopyright © 2018 BITPlan GmbH. All rights reserved.