| Package | Description |
|---|---|
| com.suncode.pwfl.audit.builder | |
| com.suncode.pwfl.audit.util |
| Modifier and Type | Method and Description |
|---|---|
AuditBuilder |
AuditBuilder.type(AuditTypes type)
Sets type of audit.
|
ManualAuditBuilder |
ManualAuditBuilder.type(AuditTypes type)
Sets type of audit.
|
| Modifier and Type | Method and Description |
|---|---|
static AuditTypes |
AuditTypes.getByName(String name) |
static AuditTypes |
AuditTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuditTypes[] |
AuditTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 Suncode. All rights reserved.