public class TelRestrictDeleteModel extends Object
private Integer
restrictType
private String
tel
TelRestrictDeleteModel()
Integer
getRestrictType()
String
getTel()
void
setRestrictType(Integer restrictType)
setTel(String tel)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private Integer restrictType
private String tel
public TelRestrictDeleteModel()
public Integer getRestrictType()
public void setRestrictType(Integer restrictType)
public String getTel()
public void setTel(String tel)
Copyright © 2024. All rights reserved.