| | |
| | | return "N"; |
| | | } |
| | | } |
| | | |
| | | public String getIoTime$(){ |
| | | if (Cools.isEmpty(this.ioTime)){ |
| | | return ""; |
| | |
| | | } |
| | | |
| | | public String getLocType1$() { |
| | | if (null == this.locType1){ return null; } |
| | | if (null == this.locType1) { |
| | | return null; |
| | | } |
| | | switch (this.locType1){ |
| | | case 0: |
| | | return "未知"; |
| | |
| | | } |
| | | |
| | | public String getLocType2$() { |
| | | if (null == this.locType2){ return null; } |
| | | if (null == this.locType2) { |
| | | return null; |
| | | } |
| | | switch (this.locType2){ |
| | | case 0: |
| | | return "未知"; |
| | |
| | | } |
| | | |
| | | public String getLocType3$() { |
| | | if (null == this.locType3){ return null; } |
| | | if (null == this.locType3) { |
| | | return null; |
| | | } |
| | | switch (this.locType3){ |
| | | case 0: |
| | | return "未知"; |