public class FjF extends Object implements Serializable, AccessData
| 构造器和说明 |
|---|
FjF() |
| 限定符和类型 | 方法和说明 |
|---|---|
Date |
getCreatetime() |
String |
getFjlx() |
String |
getFjmc() |
String |
getFjnr() |
byte[] |
getFjnrblob() |
Date |
getUpdatetime() |
String |
getYwh() |
void |
setCreatetime(Date createtime) |
void |
setFjlx(String fjlx) |
void |
setFjmc(String fjmc) |
void |
setFjnr(String fjnr) |
void |
setFjnrblob(byte[] fjnrblob) |
void |
setUpdatetime(Date updatetime) |
void |
setYwh(String ywh) |
public Date getCreatetime()
public void setCreatetime(Date createtime)
public Date getUpdatetime()
public void setUpdatetime(Date updatetime)
public String getFjmc()
public void setFjmc(String fjmc)
public String getFjlx()
public void setFjlx(String fjlx)
public String getFjnr()
public void setFjnr(String fjnr)
public String getYwh()
public void setYwh(String ywh)
public byte[] getFjnrblob()
public void setFjnrblob(byte[] fjnrblob)
Copyright © 2015–2016 cn.gtmap. All rights reserved.