Package | Description |
---|---|
broadwick.config |
The package contains several classes for interacting with the configuration files for Broadwick.
|
Modifier and Type | Method and Description |
---|---|
static ConfigValidationErrors.Status |
ConfigValidationErrors.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigValidationErrors.Status[] |
ConfigValidationErrors.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigValidationErrors.addError(ConfigValidationErrors.Status status,
String error)
Add an error to the list of validation errors.
|
Copyright © 2015 University of Glasgow. All rights reserved.