| Package | Description |
|---|---|
| io.takari.builder.enforcer.internal |
| Modifier and Type | Method and Description |
|---|---|
static EnforcerViolationType |
EnforcerViolationType.fromType(String type) |
EnforcerViolationType |
EnforcerViolation.getViolationType() |
static EnforcerViolationType |
EnforcerViolationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnforcerViolationType[] |
EnforcerViolationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EnforcerViolation(EnforcerViolationType violationType,
String file) |
Copyright © 2017. All rights reserved.