| | |
| | | @TableName("bd.b_hy20w_l72") |
| | | @EqualsAndHashCode(callSuper = false) |
| | | public class Bhy20wl72Entity extends BaseGeoEntity { |
| | | private static final long serialVersionUID = 730143165090187904L; |
| | | private static final long serialVersionUID = 986093306907496064L; |
| | | |
| | | private String chfcac; |
| | | |
| | |
| | | |
| | | private String chfcad; |
| | | |
| | | private String elev; |
| | | private String elevation; |
| | | |
| | | private String m2sLegend; |
| | | |
| | |
| | | this.chfcad = chfcad; |
| | | } |
| | | |
| | | public String getElev() { |
| | | return elev; |
| | | public String getElevation() { |
| | | return elevation; |
| | | } |
| | | |
| | | public void setElev(String elev) { |
| | | this.elev = elev; |
| | | public void setElevation(String elevation) { |
| | | this.elevation = elevation; |
| | | } |
| | | |
| | | public String getM2sLegend() { |