public static class AuditProperties.Model extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AuditProperties.Model.Column |
static class |
AuditProperties.Model.Enable |
static class |
AuditProperties.Model.Generate |
static class |
AuditProperties.Model.Table |
| Modifier and Type | Field and Description |
|---|---|
AuditProperties.Model.Column |
column |
AuditProperties.Model.Enable |
enable |
AuditProperties.Model.Generate |
generate |
AuditProperties.Model.Table |
table |
| Constructor and Description |
|---|
Model() |
public AuditProperties.Model.Table table
public AuditProperties.Model.Column column
public AuditProperties.Model.Enable enable
public AuditProperties.Model.Generate generate
Copyright © 2020. All rights reserved.