public class BanModel extends Object
BanModel()
Integer
getState()
String
getType()
String[]
getUserId()
BanModel
setState(int state)
setType(String type)
setUserId(String[] userId)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public BanModel()
public String[] getUserId()
public BanModel setUserId(String[] userId)
public Integer getState()
public BanModel setState(int state)
public String getType()
public BanModel setType(String type)
public String toString()
toString
Object
Copyright © 2022 RcongCloud Group. All rights reserved.