public class YcslClpz extends Object implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
String |
clid |
String |
cllx |
String |
clly |
String |
clmc |
Integer |
mrfs |
String |
sqlx |
Integer |
xh |
| 构造器和说明 |
|---|
YcslClpz() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getClid() |
String |
getCllx() |
String |
getClly() |
String |
getClmc() |
Integer |
getMrfs() |
String |
getSqlx() |
Integer |
getXh() |
void |
setClid(String clid) |
void |
setCllx(String cllx) |
void |
setClly(String clly) |
void |
setClmc(String clmc) |
void |
setMrfs(Integer mrfs) |
void |
setSqlx(String sqlx) |
void |
setXh(Integer xh) |
public String clid
public String clmc
public String sqlx
public String cllx
public Integer mrfs
public String clly
public Integer xh
public String getClid()
public void setClid(String clid)
public String getClmc()
public void setClmc(String clmc)
public String getSqlx()
public void setSqlx(String sqlx)
public String getCllx()
public void setCllx(String cllx)
public Integer getMrfs()
public void setMrfs(Integer mrfs)
public String getClly()
public void setClly(String clly)
public Integer getXh()
public void setXh(Integer xh)
Copyright © 2015–2018 cn.gtmap. All rights reserved.