| Revision | 211 (tree) |
|---|---|
| Time | 2016-01-22 20:11:13 |
| Author | t_nakayama1971 |
(empty log message)
| @@ -201,6 +201,7 @@ | ||
| 201 | 201 | public final String getName() { |
| 202 | 202 | return this.name; |
| 203 | 203 | } |
| 204 | + | |
| 204 | 205 | /** |
| 205 | 206 | * @param val the name to set |
| 206 | 207 | */ |
| @@ -236,6 +237,7 @@ | ||
| 236 | 237 | public final String getDaoPackage() { |
| 237 | 238 | return this.daoPackage; |
| 238 | 239 | } |
| 240 | + | |
| 239 | 241 | /** |
| 240 | 242 | * @param val the daoPackage to set |
| 241 | 243 | */ |
| @@ -249,6 +251,7 @@ | ||
| 249 | 251 | public final String getLogicalDelete() { |
| 250 | 252 | return this.logicalDelete; |
| 251 | 253 | } |
| 254 | + | |
| 252 | 255 | /** |
| 253 | 256 | * @param val the logicalDelete to set |
| 254 | 257 | */ |
| @@ -262,6 +265,7 @@ | ||
| 262 | 265 | public final String getCreateUserId() { |
| 263 | 266 | return this.createUserId; |
| 264 | 267 | } |
| 268 | + | |
| 265 | 269 | /** |
| 266 | 270 | * @param val the createUserId to set |
| 267 | 271 | */ |
| @@ -275,6 +279,7 @@ | ||
| 275 | 279 | public final String getCreateDateTime() { |
| 276 | 280 | return this.createDateTime; |
| 277 | 281 | } |
| 282 | + | |
| 278 | 283 | /** |
| 279 | 284 | * @param val the createDateTime to set |
| 280 | 285 | */ |
| @@ -288,6 +293,7 @@ | ||
| 288 | 293 | public final String getUpdateUserId() { |
| 289 | 294 | return this.updateUserId; |
| 290 | 295 | } |
| 296 | + | |
| 291 | 297 | /** |
| 292 | 298 | * @param val the updateUserId to set |
| 293 | 299 | */ |
| @@ -301,6 +307,7 @@ | ||
| 301 | 307 | public final String getUpdateDateTime() { |
| 302 | 308 | return this.updateDateTime; |
| 303 | 309 | } |
| 310 | + | |
| 304 | 311 | /** |
| 305 | 312 | * @param val the updateDateTime to set |
| 306 | 313 | */ |
| @@ -314,6 +321,7 @@ | ||
| 314 | 321 | public final String getVersion() { |
| 315 | 322 | return this.version; |
| 316 | 323 | } |
| 324 | + | |
| 317 | 325 | /** |
| 318 | 326 | * @param val the version to set |
| 319 | 327 | */ |