| Package | Description |
|---|---|
| org.meanbean.test |
| Modifier and Type | Method and Description |
|---|---|
static Warning |
Warning.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Warning[] |
Warning.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Configuration.isSuppressedWarning(Warning warning) |
VerifierSettingsEditor |
VerifierSettings.suppressWarning(Warning warning) |
Copyright © 2010–2020 meanbean. All rights reserved.