public class ZhK extends Object implements Serializable, AccessData
| Constructor and Description |
|---|
ZhK() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBdcdyh() |
Date |
getCreatetime() |
Date |
getUpdatetime() |
Integer |
getXh() |
Double |
getXzb() |
Double |
getYzb() |
Integer |
getZdx() |
void |
setBdcdyh(String bdcdyh) |
void |
setCreatetime(Date createtime) |
void |
setUpdatetime(Date updatetime) |
void |
setXh(Integer xh) |
void |
setXzb(Double xzb) |
void |
setYzb(Double yzb) |
void |
setZdx(Integer zdx) |
public String getBdcdyh()
public void setBdcdyh(String bdcdyh)
public Integer getZdx()
public void setZdx(Integer zdx)
public Integer getXh()
public void setXh(Integer xh)
public Double getXzb()
public void setXzb(Double xzb)
public Double getYzb()
public void setYzb(Double yzb)
public Date getUpdatetime()
public void setUpdatetime(Date updatetime)
public Date getCreatetime()
public void setCreatetime(Date createtime)
Copyright © 2015–2022 cn.gtmap. All rights reserved.