Package | Description |
---|---|
org.komodo.core.repository.validation |
Modifier and Type | Method and Description |
---|---|
static ProblemRule.Type |
ProblemRule.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProblemRule.Type[] |
ProblemRule.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ProblemRule(String ruleId,
ProblemRule.Type type)
Constructor
|
Copyright © 2013–2019. All rights reserved.