Package | Description |
---|---|
org.openstreetmap.josm.data.validation.tests |
Provides the classes for JOSM data validation tests.
|
Modifier and Type | Field and Description |
---|---|
private TagChecker.CheckerData.TagCheckLevel |
TagChecker.CheckerData.level |
Modifier and Type | Method and Description |
---|---|
static TagChecker.CheckerData.TagCheckLevel |
TagChecker.CheckerData.TagCheckLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TagChecker.CheckerData.TagCheckLevel[] |
TagChecker.CheckerData.TagCheckLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|