public class UnbanRecordModel extends Object
| Constructor and Description |
|---|
UnbanRecordModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExpectEndTime() |
String |
getIp() |
Integer |
getProtectType() |
String |
getStartTime() |
Integer |
getStatus() |
UnbanRecordModel |
setExpectEndTime(String expectEndTime) |
UnbanRecordModel |
setIp(String ip) |
UnbanRecordModel |
setProtectType(Integer protectType) |
UnbanRecordModel |
setStartTime(String startTime) |
UnbanRecordModel |
setStatus(Integer status) |
String |
toString() |
public UnbanRecordModel setIp(String ip)
public String getIp()
public UnbanRecordModel setProtectType(Integer protectType)
public Integer getProtectType()
public UnbanRecordModel setStartTime(String startTime)
public String getStartTime()
public UnbanRecordModel setExpectEndTime(String expectEndTime)
public String getExpectEndTime()
public UnbanRecordModel setStatus(Integer status)
public Integer getStatus()
Copyright © 2026. All rights reserved.